We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db06803 commit d365cbfCopy full SHA for d365cbf
1 file changed
doc/source/conf.py
@@ -96,3 +96,8 @@
96
"color-brand-visited": "#37939B",
97
}
98
99
+
100
+# Inject Simple Analytics
101
+html_js_files = [
102
+ "https://scripts.simpleanalyticscdn.com/latest.js",
103
+]
0 commit comments