mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-07-31 13:54:31 +00:00
Add Google Analytics tag (#52)
This commit is contained in:
@@ -70,7 +70,7 @@ html_favicon = "_static/img/favicon.png"
|
||||
html_theme_options = {
|
||||
"light_logo": "img/gymnasium_black.svg",
|
||||
"dark_logo": "img/gymnasium_white.svg",
|
||||
"gtag": "",
|
||||
"gtag": "G-6H9C8TWXZ8",
|
||||
}
|
||||
html_context: Dict[str, Any] = {}
|
||||
html_context["conf_py_path"] = "/docs/"
|
||||
|
Reference in New Issue
Block a user