Skip to content

Commit fa4b34f

Browse files
Add Google Analytics tag (#132)
Signed-off-by: Mike McKiernan <[email protected]>
1 parent 8f1ba4b commit fa4b34f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

repo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ sphinx_conf_py_extra = """
2525
html_theme_options = {
2626
'titles_only': True,
2727
'logo_only': True,
28+
'analytics_id': "G-WBRZJBCJEW",
2829
}
2930
html_domain_indices = False
3031
html_use_index = False

0 commit comments

Comments
 (0)