We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d22ac65 commit f6719a3Copy full SHA for f6719a3
.github/workflows/sphinx.yml
@@ -29,4 +29,4 @@ jobs:
29
with:
30
branch: gh-pages
31
folder: docs/build/html
32
- target-folder: blog6
+ target-folder: blog1
docs/source/conf.py
@@ -84,8 +84,8 @@
84
# html_theme = 'classic'
85
# html_theme_path = [pytorch_sphinx_theme2.get_html_theme_path()]
86
# html_static_path = ['_static']
87
-html_baseurl = "https://wt1w.github.io/test_sphinx/blog6/"
88
-version = "3.0"
+html_baseurl = "https://wt1w.github.io/test_sphinx/blog1/"
+version = "2.1"
89
html_theme_options = {
90
"navbar_start": ["navbar-logo"],
91
"navbar_end": ["version-switcher"],
0 commit comments