Update mkdocs.yml

This commit is contained in:
joBr99
2022-07-15 17:54:27 +02:00
committed by GitHub
parent b40f5256c5
commit 8daac13d88

View File

@@ -43,13 +43,13 @@ extra:
analytics: analytics:
provider: custom provider: custom
markdown_extensions: #markdown_extensions:
- toc: # - toc:
permalink: true # permalink: true
- codehilite: # - codehilite:
guess_lang: false # guess_lang: false
- markdown_include.include: # - markdown_include.include:
base_path: docs # base_path: docs
plugins: plugins:
- search: - search:
@@ -79,8 +79,6 @@ nav:
- "Notifications": notifications.md - "Notifications": notifications.md
- "Physical Buttons": phys-btn.md - "Physical Buttons": phys-btn.md
- "Getting started (ioBroker)": - "Getting started (ioBroker)":
- "Prepare NsPanel": prepare_nspanel2.md - "Prepare NsPanel": prepare_nspanel2.md
- "Prepare ioBroker": iobroker-install.md - "Prepare ioBroker": iobroker-install.md