We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17ffb4c commit 6c9a7f3Copy full SHA for 6c9a7f3
1 file changed
mkdocs.yml
@@ -26,12 +26,12 @@ theme:
26
- navigation.search.suggest.share
27
28
nav:
29
- - Home: ./docs/index.md
+ - Home: index.md
30
- Resources:
31
- Data: resources/data.md
32
- Discord: https://discord.gg/qPJx5T36
33
- Publications: resources/publications.md
34
- Software: resources/software.md
35
- - Workshops: ./docs/workshops.md
36
- - Committee: ./docs/committee.md
37
- - Contact Us: ./docs/contact.md
+ - Workshops: workshops.md
+ - Committee: committee.md
+ - Contact Us: contact.md
0 commit comments