From 3e583afaab1f70182575a6423ffedf704039c07d Mon Sep 17 00:00:00 2001 From: James J Balamuta Date: Wed, 12 Jun 2024 08:44:39 -0700 Subject: [PATCH] Add a home section --- altdoc/quarto_website.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/altdoc/quarto_website.yml b/altdoc/quarto_website.yml index 1571df4..117f073 100644 --- a/altdoc/quarto_website.yml +++ b/altdoc/quarto_website.yml @@ -6,6 +6,9 @@ website: title: "$ALTDOC_PACKAGE_NAME" navbar: search: true + left: + - text: "Home" + href: index.qmd right: - icon: github href: $ALTDOC_PACKAGE_URL_GITHUB