Skip to content

Commit

Permalink
Merge pull request #33 from AssessingSolar/add_google_analytics
Browse files Browse the repository at this point in the history
Add Google Analytics
  • Loading branch information
AdamRJensen authored Apr 22, 2024
2 parents 0020072 + d26267d commit 3755dec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
# documentation.
html_theme_options = {
# "github_url": "https://github.com/assessingsolar/dtu_solar_station",
"analytics": {"google_analytics_id": "G-1VQJYFHV7J"},
"navbar_start": ["navbar-logo"],
"navbar_center": ["navbar-nav"],
"navbar_end": ["navbar-icon-links"],
Expand Down Expand Up @@ -84,5 +85,3 @@
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
# using the given strftime format.
html_last_updated_fmt = '%d %B %Y'


0 comments on commit 3755dec

Please sign in to comment.