Skip to content

Commit 2c59f9e

Browse files
committed
Simple navigation created and file renamed.
1 parent 031b7bb commit 2c59f9e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
File renamed without changes.

mkdocs.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,7 @@ markdown_extensions:
7272
alternate_style: true
7373
- pymdownx.tasklist:
7474
custom_checkbox: true
75-
- pymdownx.tilde
75+
- pymdownx.tilde
76+
nav:
77+
- Home: 'index.md'
78+
- Getting Started: 'getting-started/installation-and-usage.md'

0 commit comments

Comments
 (0)