We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 360f901 + 51ec1bf commit 35a80fdCopy full SHA for 35a80fd
doc/conf.py
@@ -139,5 +139,5 @@
139
# -- Sphinx customization -----------------------------------------
140
def setup(app):
141
# Plausible.io tracking
142
- app.add_js_file("https://plausible.io/js/script.file-downloads.hash.outbound-links.js", **{"data-comain": "mybinder.readthedocs.io", "defer": ""})
+ app.add_js_file("https://plausible.io/js/script.file-downloads.hash.outbound-links.js", **{"data-domain": "mybinder.readthedocs.io", "defer": ""})
143
app.add_js_file(filename=None, body="window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }")
0 commit comments