Skip to content

Commit

Permalink
new analytics config
Browse files Browse the repository at this point in the history
  • Loading branch information
blakadder committed Oct 27, 2021
1 parent 5e74526 commit ca78c95
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ extra:
link: 'https://t.me/tasmota'
- icon: fontawesome/brands/github-alt
link: 'https://github.com/tasmota'
analytics:
provider: google
property: UA-140681905-2

markdown_extensions:
- admonition
- toc:
Expand All @@ -96,9 +100,6 @@ markdown_extensions:
- meta
- def_list

google_analytics:
- 'UA-140681905-2'
- 'auto'

extra_css:
- 'assets/css/anchor-fix.css'
Expand Down

0 comments on commit ca78c95

Please sign in to comment.