Skip to content

Commit 77f10a4

Browse files
committed
update blog1
1 parent fd7adcc commit 77f10a4

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/source/conf.py

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,13 @@
8585
# html_theme_path = [pytorch_sphinx_theme2.get_html_theme_path()]
8686
# html_static_path = ['_static']
8787
html_baseurl = "https://wt1w.github.io/test_sphinx/blog1/"
88-
version = "2.1"
89-
html_theme_options = {
90-
"navbar_start": ["navbar-logo"],
91-
"navbar_end": ["version-switcher"],
92-
"switcher": {
93-
"json_url": "https://raw.githubusercontent.com/WT1W/test_sphinx/refs/heads/main/work.json",
94-
"version_match": version,
95-
},
96-
}
88+
# version = "2.1"
89+
# html_theme_options = {
90+
# "navbar_start": ["navbar-logo"],
91+
# "navbar_end": ["version-switcher"],
92+
# "switcher": {
93+
# "json_url": "https://raw.githubusercontent.com/WT1W/test_sphinx/refs/heads/main/work.json",
94+
# "version_match": version,
95+
# },
96+
# }
9797

0 commit comments

Comments
 (0)