Skip to content

Commit 3851952

Browse files
committed
feat: restructure page navigation
1 parent e585a14 commit 3851952

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

_quarto.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,14 @@ website:
3434
sidebar:
3535
contents:
3636
- section: nordatlantisk-ft
37+
contents:
38+
- text: Data Overview
39+
href: report.qmd
40+
- text: Codebook
41+
href: docs/codebook.qmd
42+
- text: Zotero
43+
href: 'https://www.zotero.org/groups/5346749/nordatlantisk-ft'
44+
- section: Repository
3745
href: index.qmd
3846
contents:
3947
- text: Changelog
@@ -48,8 +56,6 @@ website:
4856
href: LICENSE-AGPL.md
4957
- text: Security
5058
href: SECURITY.md
51-
- href: report.qmd
52-
contents: project-management/*
5359

5460
format:
5561
html:

0 commit comments

Comments
 (0)