Skip to content

Commit 93f3b51

Browse files
authored
Merge pull request #335 from Paraphraser/20210507-mkdocs-master
Improved mkdocs.yml - master branch - PR 1 of 2
2 parents 67b4f00 + 722c356 commit 93f3b51

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-
- awesome-pages
6+
- navigation.tabs
7+
plugins:
8+
- search
9+
- awesome-pages
10+
markdown_extensions:
11+
- pymdownx.superfences

0 commit comments

Comments
 (0)