Skip to content

Commit ac07799

Browse files
authored
Update scripts/add_plausible.py
1 parent 3c3569f commit ac07799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/add_plausible.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
PLAUSIBLE_INIT = (
1616
"window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},"
1717
"plausible.init=plausible.init||function(i){plausible.o=i||{}};"
18-
"plausible.init({hashBasedRouting:true})"
18+
"plausible.init()"
1919
)
2020

2121

0 commit comments

Comments
 (0)