From 188b283915311ee55c7ceb412c1caea75513ef6d Mon Sep 17 00:00:00 2001 From: Tanya Strydom Date: Fri, 15 Nov 2024 10:44:51 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9B=93=EF=B8=8F=E2=80=8D=F0=9F=92=A5=20intro?= =?UTF-8?q?duce=20breaking=20change?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- research/break/hero_image.html | 18 +++++++ research/break/index.qmd | 87 ++++++++++++++++++++++++++++++++++ 2 files changed, 105 insertions(+) create mode 100644 research/break/hero_image.html create mode 100644 research/break/index.qmd 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 @@ + + +
+
+
+
BREAKING
+
CHANGE
+
+
+ + 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