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: 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