Skip to content

Commit 02b913c

Browse files
committed
add rybbit analytics
1 parent 3fdd7cb commit 02b913c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,10 @@ def get_version():
147147
#
148148
# html_sidebars = {}
149149

150+
html_js_files = [
151+
('https://app.rybbit.io/api/script.js',{'data-site-id': '580', 'async': 'async'})
152+
]
153+
150154
#extra HTML files
151155
html_extra_path = ['_extra']
152156

0 commit comments

Comments
 (0)