Skip to content

Commit 13fcbfe

Browse files
committed
Adding Simple Analytics to the documentation
1 parent 6bd5de0 commit 13fcbfe

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)