Skip to content

Commit b5bc56c

Browse files
authored
Merge pull request #81 from RosettaCommons/adding_docs_analytics
2 parents 6bd5de0 + 13fcbfe commit b5bc56c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,7 @@
9595
"thumbnail_size": (350, 350),
9696
"default_thumb_file": "./_static/atomworks_logo_color.svg",
9797
}
98+
99+
html_js_files = [
100+
('https://scripts.simpleanalyticscdn.com/latest.js', {'async': 'async', 'defer': 'defer'}),
101+
]

0 commit comments

Comments
 (0)