We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56e89c3 commit 8ce1e9aCopy full SHA for 8ce1e9a
2 files changed
docs/index.md docs/Home.mddocs/index.md renamed to docs/Home.md
@@ -7,7 +7,7 @@ This is a sample documentation site built with MkDocs Material and deployed usin
7
- Page order is set using `nav:` setting in configuration
8
```yaml
9
nav:
10
- - Home: Index.md
+ - Home: Home.md
11
- Typography: Typography.md
12
- Configuration: Configuration.md
13
```
mkdocs.yml
@@ -8,6 +8,6 @@ theme:
primary: black
0 commit comments