Skip to content

Commit

Permalink
Docs: add google analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
fdabrandao committed Nov 11, 2024
1 parent 591ab15 commit 43bbb10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"sphinx.ext.autodoc",
"sphinx.ext.viewcode",
"myst_parser",
"sphinxcontrib.googleanalytics",
]

myst_heading_anchors = 3
Expand Down Expand Up @@ -105,6 +106,7 @@
"logo_text": "amplpyfinance",
}
html_context = {"default_mode": "light"}
googleanalytics_id = "G-2P0QVRCB55"

html_baseurl = "https://amplpyfinance.ampl.com"

Expand Down

0 comments on commit 43bbb10

Please sign in to comment.