浏览代码

Add Plausible

Max Hilbrunner 7 月之前
父节点
当前提交
68d7191b39
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      conf.py

+ 2 - 0
conf.py

@@ -220,6 +220,8 @@ if not on_rtd:
 
 
 html_js_files = [
 html_js_files = [
     "js/custom.js",
     "js/custom.js",
+    ('https://plausible.godot.foundation/js/script.file-downloads.outbound-links.js',
+     {'defer': 'defer', 'data-domain': 'godotengine.org'}),
 ]
 ]
 
 
 # Output file base name for HTML help builder
 # Output file base name for HTML help builder