We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents def12e9 + 05207db commit 86970a4Copy full SHA for 86970a4
mkdocs.yml
@@ -3,7 +3,9 @@ site_description: 'Docker stack for getting started on IOT on the Raspberry PI'
3
theme:
4
name: material
5
features:
6
- - tabs
7
- plugins:
8
- - search
9
- - awsome-pages
+ - navigation.tabs
+plugins:
+ - search
+ - awesome-pages
10
+markdown_extensions:
11
+ - pymdownx.superfences
0 commit comments