Skip to content

Commit 781ce7d

Browse files
committed
use flask theme
1 parent ca8934b commit 781ce7d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
#html_theme = 'alabaster'
5151
#html_theme = 'nervproject'
5252
#html_theme = 'press'
53-
#html_theme = 'flask'
54-
html_theme = 'agogo'
53+
html_theme = 'flask'
54+
#html_theme = 'agogo'
5555

5656

5757
# Add any paths that contain custom static files (such as style sheets) here,

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
sphinx_press_theme
2+
flask-theme

0 commit comments

Comments
 (0)