Skip to content

Commit f6719a3

Browse files
committed
update blog1
1 parent d22ac65 commit f6719a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/sphinx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
with:
3030
branch: gh-pages
3131
folder: docs/build/html
32-
target-folder: blog6
32+
target-folder: blog1

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@
8484
# html_theme = 'classic'
8585
# html_theme_path = [pytorch_sphinx_theme2.get_html_theme_path()]
8686
# html_static_path = ['_static']
87-
html_baseurl = "https://wt1w.github.io/test_sphinx/blog6/"
88-
version = "3.0"
87+
html_baseurl = "https://wt1w.github.io/test_sphinx/blog1/"
88+
version = "2.1"
8989
html_theme_options = {
9090
"navbar_start": ["navbar-logo"],
9191
"navbar_end": ["version-switcher"],

0 commit comments

Comments
 (0)