We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6bd5de0 + 13fcbfe commit b5bc56cCopy full SHA for b5bc56c
1 file changed
docs/conf.py
@@ -95,3 +95,7 @@
95
"thumbnail_size": (350, 350),
96
"default_thumb_file": "./_static/atomworks_logo_color.svg",
97
}
98
+
99
+html_js_files = [
100
+ ('https://scripts.simpleanalyticscdn.com/latest.js', {'async': 'async', 'defer': 'defer'}),
101
+]
0 commit comments