Skip to content

Commit

Permalink
docs: fix google analytics on docs site
Browse files Browse the repository at this point in the history
  • Loading branch information
lojjic committed Sep 9, 2023
1 parent 9850a12 commit 9ba9588
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ theme:
#- toc.integrate
icon:
logo: fontawesome/regular/file
extra:
analytics:
provider: google
property: G-91Z6LQXXFX
extra:
analytics:
provider: google
property: G-91Z6LQXXFX
markdown_extensions:
- pymdownx.b64 #not working???
- pymdownx.highlight
Expand Down

0 comments on commit 9ba9588

Please sign in to comment.