From dbcdfae34f6f119dde9701febacbec86566ad870 Mon Sep 17 00:00:00 2001 From: "Luke W. Johnston" Date: Sun, 14 Jan 2024 22:21:23 +0100 Subject: [PATCH 1/2] chore: :truck: Rename file to match other files --- why-license.qmd => why-mit-license.qmd | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename why-license.qmd => why-mit-license.qmd (100%) diff --git a/why-license.qmd b/why-mit-license.qmd similarity index 100% rename from why-license.qmd rename to why-mit-license.qmd From e6b59698d6f24fcabbefa9d8883713ed388b0081 Mon Sep 17 00:00:00 2001 From: "Luke W. Johnston" Date: Sun, 14 Jan 2024 22:22:12 +0100 Subject: [PATCH 2/2] style: :lipstick: Remove sidebar because it wasn't needed and didn't look good --- _quarto.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/_quarto.yml b/_quarto.yml index e3ea99c..7f7706a 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -21,16 +21,6 @@ website: href: "https://seedcase-project.org" - icon: github href: "https://github.com/seedcase-project/decisions" - sidebar: - title: "Decisions" - pinned: true - style: "floating" - contents: - - text: "Welcome!" - href: index.qmd - - text: "Records" - contents: - - auto: why-* # format: # seedcase-theme-html: