Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.

Commit 4587e9e

Browse files
Copilottjeerdijk
andcommitted
Remove duplicate piwik.js to avoid double-tracking
Co-authored-by: tjeerdijk <26492048+tjeerdijk@users.noreply.github.com>
1 parent 08a9df0 commit 4587e9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
html_static_path = ["_static"]
188188
html_css_files = ["custom.css"]
189189
# adding custom icons probably only possible with newest pydata theme version
190-
html_js_files = ["piwik.js", "custom.js"] #, "custom_icon.js"]
190+
html_js_files = ["custom.js"] #, "custom_icon.js"]
191191

192192
# -- Options for HTMLHelp output ------------------------------------------
193193

0 commit comments

Comments
 (0)