diff options
Diffstat (limited to '_quarto.yml')
-rw-r--r-- | _quarto.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/_quarto.yml b/_quarto.yml index 9314d7c..4568913 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -3,6 +3,14 @@ project: website: title: "RUC Play" + navbar: + left: + - href: index.qmd + text: Introduktion + - href: project/index.qmd + text: Projekter + - href: project/archive/index.qmd + text: Arkiv lang: da |