Skip to content

Commit 8ffc925

Browse files
committed
update plausible tracking
1 parent 1fb429f commit 8ffc925

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434

3535
html_js_files = [
3636
( # plausible.io tracking
37-
"https://plausible.io/js/script.js",
38-
{"data-domain": "lab-cosmo.github.io/atomistic-cookbook", "defer": "defer"},
37+
"https://plausible.io/js/script.file-downloads.hash.outbound-links.pageview-props.tagged-events.js",
38+
{"data-domain": "atomistic-cookbook.org", "defer": "defer"},
3939
),
4040
]
4141

0 commit comments

Comments
 (0)