From 3b15c6fdf2a519757ffefa3c96afef10bf422eed Mon Sep 17 00:00:00 2001 From: "Luke W. Johnston" Date: Wed, 12 Aug 2026 16:10:55 +0200 Subject: [PATCH] =?UTF-8?q?style:=20=F0=9F=92=84=20add=20the=20"A=20Part?= =?UTF-8?q?=20Of"=20logo=20to=20navbar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _quarto.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_quarto.yml b/_quarto.yml index 58de20d..5365ef1 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -20,13 +20,13 @@ website: href: index.qmd - text: "Guide" href: docs/guide/index.qmd + right: + - text: "Main Seedcase website" + href: "https://seedcase-project.org" tools: - icon: github href: "https://github.com/seedcase-project/template-python-package" aria-label: "GitHub icon: Source repository" - - icon: house - href: "https://seedcase-project.org" - aria-label: "House icon: Main website for the Seedcase Project" sidebar: - id: overview pinned: true