updated the google analytics tag for docs.planoai.dev

This commit is contained in:
Salman Paracha 2025-12-22 15:11:13 -08:00
parent 3802350213
commit 75867ff789

View file

@ -115,7 +115,7 @@ sitemap_url_scheme = "{link}"
# Add this configuration at the bottom of your conf.py
html_context = {
"google_analytics_id": "G-K2LXXSX6HB", # Replace with your Google Analytics tracking ID
"google_analytics_id": "G-EH2VW19FXE", # Replace with your Google Analytics tracking ID
}
templates_path = ["_templates"]