Skip to content

Commit 68d7191

Browse files
committed
Add Plausible
1 parent 4e0d941 commit 68d7191

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

conf.py

+2
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,8 @@
220220

221221
html_js_files = [
222222
"js/custom.js",
223+
('https://plausible.godot.foundation/js/script.file-downloads.outbound-links.js',
224+
{'defer': 'defer', 'data-domain': 'godotengine.org'}),
223225
]
224226

225227
# Output file base name for HTML help builder

0 commit comments

Comments
 (0)