Skip to content

Commit 86970a4

Browse files
authored
Merge pull request SensorsIot#336 from Paraphraser/20210507-mkdocs-oldmenu
Improved mkdocs.yml - old-menu branch - PR 2 of 2
2 parents def12e9 + 05207db commit 86970a4

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

mkdocs.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ site_description: 'Docker stack for getting started on IOT on the Raspberry PI'
33
theme:
44
name: material
55
features:
6-
- tabs
7-
plugins:
8-
- search
9-
- awsome-pages
6+
- navigation.tabs
7+
plugins:
8+
- search
9+
- awesome-pages
10+
markdown_extensions:
11+
- pymdownx.superfences

0 commit comments

Comments
 (0)