docs: move blog to end of navigation

documentation users will be here primarily because of onboarding tutorials and
reference documentation.
This commit is contained in:
Valentin Gagarin
2024-07-12 19:06:08 -04:00
parent 5347f26dd4
commit b7f877679b

View File

@@ -39,8 +39,6 @@ exclude_docs: |
/drafts/
nav:
- Blog:
- blog/index.md
- Getting started:
- index.md
- Installer: getting-started/installer.md
@@ -101,6 +99,8 @@ nav:
- reference/clan-core/deployment.md
- reference/clan-core/networking.md
- Contributing: contributing/contributing.md
- Blog:
- blog/index.md
docs_dir: site
site_dir: out