Update mkdocs.yml

This commit is contained in:
andvikt
2021-08-03 13:26:10 +03:00
committed by GitHub
parent 4ccc0618ce
commit 0a72dd0f24

View File

@@ -3,6 +3,9 @@ repo_url: https://github.com/andvikt/mega_hacs
site_url: http://127.0.0.1:8000 site_url: http://127.0.0.1:8000
extra: extra:
disqus: mega-hacs disqus: mega-hacs
analytics:
provider: google
property: G-E3LX9D6959
theme: theme:
name: material name: material
markdown_extensions: markdown_extensions:
@@ -28,4 +31,4 @@ nav:
- Сервисы: services.md - Сервисы: services.md
- Неполадки: debug.md - Неполадки: debug.md
extra_javascript: extra_javascript:
- "https://buttons.github.io/buttons.js" - "https://buttons.github.io/buttons.js"