Add nav in mkdocs.yml config

Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
This commit is contained in:
nopeitsnothing
2026-04-16 01:27:59 -04:00
parent cd00fa79fd
commit a2dbdd10e9
+11
View File
@@ -121,5 +121,16 @@ markdown_extensions:
permalink: true permalink: true
toc_depth: 3 toc_depth: 3
nav:
- Home: index.md
- About: about/index.md
- Verify: verify/index.md
- Guide: guide/index.md
- Code: code/index.md
- Contribute: contribute/index.md
- Constitution: constitution/index.md
- Mirrors: mirrors/index.md
- Twitter: twitter/index.md
copyright: | copyright: |
&copy; 2023-2026 <a href="https://anonymousplanet.org/" target="_blank" rel="noopener">Anonymous Planet</a> &copy; 2023-2026 <a href="https://anonymousplanet.org/" target="_blank" rel="noopener">Anonymous Planet</a>