Skip to content

Commit

Permalink
Added Google Analytics configuration to mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
almog-lv committed Mar 19, 2024
1 parent 761727a commit 865172f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ plugins:

extra:
generator: false
analytics:
provider: google
property: ${{ secrets.GOOGLE_ANALYTICS_ID }}
social:
- icon: fontawesome/brands/github
link: https://github.com/Codium-ai
Expand Down

0 comments on commit 865172f

Please sign in to comment.