From 0a72dd0f247b1371dde379c4dfa2e1ec72e6636e Mon Sep 17 00:00:00 2001 From: andvikt <39195436+andvikt@users.noreply.github.com> Date: Tue, 3 Aug 2021 13:26:10 +0300 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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"