We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9bbac3 commit b80db72Copy full SHA for b80db72
homepage/mkdocs.yml
@@ -2,15 +2,14 @@ site_name: PodOS
2
site_url: https://pod-os.org/
3
nav:
4
- Home: index.md
5
- - Getting Started: getting-started
6
- - Contributing: contributing
+ - Getting Started: getting-started/index.md
+ - Contributing: contributing/index.md
7
theme:
8
name: material
9
features:
10
- navigation.tabs
11
logo: assets/logo.svg
12
palette:
13
-
14
# Palette toggle for automatic mode
15
- media: "(prefers-color-scheme)"
16
toggle:
0 commit comments