diff --git a/docs/conf.py b/docs/conf.py index 1374db4e..8cc8be02 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -90,7 +90,7 @@ def setup(app): html_theme_options = { "light_logo": "img/stable_retro_black.svg", "dark_logo": "img/stable_retro_white.svg", - # "gtag": "", + "gtag": "G-0VNK81VVGP", "description": "", "image": "img/stable-retro-github.png", "versioning": True,