diff --git a/mkdocs.yml b/mkdocs.yml index 6876b99..f65cb3b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -3,6 +3,9 @@ repo_url: https://github.com/andvikt/mega_hacs site_url: http://127.0.0.1:8000 extra: disqus: mega-hacs + analytics: + provider: google + property: G-E3LX9D6959 theme: name: material markdown_extensions: @@ -28,4 +31,4 @@ nav: - Сервисы: services.md - Неполадки: debug.md extra_javascript: - - "https://buttons.github.io/buttons.js" \ No newline at end of file + - "https://buttons.github.io/buttons.js"