Skip to content

Commit 96c4622

Browse files
authored
Add nav links (#305)
1 parent b3941ac commit 96c4622

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/_site/nav.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,10 @@ site:
77
logo: https://raw.githubusercontent.com/jupyter/governance/main/docs/images/jupyter-logo-light.png
88
logo_dark: https://raw.githubusercontent.com/jupyter/governance/main/docs/images/jupyter-logo-dark.png
99
folders: true
10+
nav:
11+
- title: Jupyter.org
12+
url: https://jupyter.org
13+
- title: Jupyter Docs
14+
url: https://docs.jupyter.org
15+
- title: Governance
16+
url: https://jupyter.org/governance

0 commit comments

Comments
 (0)