diff --git a/research/break/hero_image.html b/research/break/hero_image.html
new file mode 100644
index 0000000..19c5501
--- /dev/null
+++ b/research/break/hero_image.html
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+ credit (if needed)
+
+
+
\ No newline at end of file
diff --git a/research/break/index.qmd b/research/break/index.qmd
new file mode 100644
index 0000000..253f43c
--- /dev/null
+++ b/research/break/index.qmd
@@ -0,0 +1,87 @@
+---
+title: "Breaking change"
+image: images/network.png
+description: " "
+include-in-header: hero_image.html
+metadata-title: ""
+draft: false
+editor: source
+
+
+
+
+
+:::{.column-page}
+
+:::{.paper-left-column}
+
+
+:::{.col-image layout-ncol=1 style="margin-left: auto; margin-right: auto;"}
+
+
+:::
+
+
+
+### Publications
+
+blah blah blah...
+
+
+:::
+
+
+
+
+::: {.paper-main-column}
+
+## Project 1
+
+blah blah blah
+:::
+
+:::
+
+
+
+
+
+
+:::{.column-page}
+
+:::{.paper-right-column}
+
+
+:::{.col-image layout-ncol=1 style="margin-left: auto; margin-right: auto;"}
+
+
+:::
+
+
+
+### Publications
+
+blah blah
+
+
+:::
+
+
+
+
+::: {.paper-main-column}
+
+## Project 2
+
+blah blah blah
+:::
+
+:::
\ No newline at end of file