Skip to content

Commit

Permalink
Merge pull request #43 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
almog-lv authored Mar 14, 2024
2 parents 238e704 + 4683b87 commit 3dfabc9
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 @@ -62,6 +62,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 3dfabc9

Please sign in to comment.