mirror of
https://github.com/FlagOpen/FlagEmbedding.git
synced 2026-01-05 19:51:31 +00:00
update conf.py
This commit is contained in:
parent
757db32c0f
commit
91e022e5e3
@ -26,6 +26,7 @@ extensions = [
|
||||
"sphinx.ext.coverage",
|
||||
"sphinx_design",
|
||||
"myst_nb",
|
||||
"sphinxcontrib.googleanalytics",
|
||||
]
|
||||
|
||||
templates_path = ['_templates']
|
||||
@ -76,4 +77,6 @@ html_theme_options = {
|
||||
|
||||
html_context = {
|
||||
"default_mode": "light"
|
||||
}
|
||||
}
|
||||
|
||||
googleanalytics_id = 'G-X4B1E1Q35K'
|
||||
Loading…
x
Reference in New Issue
Block a user