Skip to content

Commit

Permalink
Merge pull request #786 from Codium-ai/add-google-analytics
Browse files Browse the repository at this point in the history
Added Google Analytics to mkdocs configuration
  • Loading branch information
mrT23 authored Mar 14, 2024
2 parents 78cabf2 + b472149 commit 4425607
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@ extra:
link: https://twitter.com/CodiumAI
- icon: fontawesome/brands/instagram
link: https://www.instagram.com/codiumai/
analytics:
provider: google
property: ${{ secrets.GOOGLE_ANALYTICS_ID }}

extra_css:
- css/custom.css
Expand Down

0 comments on commit 4425607

Please sign in to comment.