Skip to content

Commit c847fca

Browse files
Update mkdocs.yml
1 parent 12e2d22 commit c847fca

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/mkdocs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
### Site metadata
1+
### Site metadata ###
22

33
site_name: MkDocs Quickstart
4-
site_description: Started template for a MkDocs docs site on GH Pages - including CI
4+
site_description: Starter template for a MkDocs docs site on GH Pages - including CI
55

6-
repo_url: https://github.com/MichaelCurrin/mkdocs-quickstart/
6+
repo_url: https://github.com/MichaelCurrin/mkdocs-quickstart
77

8-
### Build settings
8+
### Build settings ###
99

1010
theme: readthedocs
1111

@@ -15,7 +15,7 @@ nav:
1515
- Tutorial:
1616
- TL;DR: tutorial/tldr.md
1717
- Installation: tutorial/installation.md
18-
- Setup project: tutorial/setup-project.md
18+
- Set up project: tutorial/setup-project.md
1919
- Advanced: tutorial/advanced.md
2020
- Usage: tutorial/usage.md
2121
- Deploy: tutorial/deploy.md

0 commit comments

Comments
 (0)