Skip to content

Commit 3235372

Browse files
committed
1 parent fc56970 commit 3235372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ def setup(app):
9999
app.add_stylesheet('css/title.css')
100100

101101
html_theme = "sphinx_rtd_theme"
102-
html_static_path = ['_static']
102+
html_static_path = []
103103
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
104104
html_theme_options = {'display_version': False}
105105
html_title = "SFS Toolbox"

0 commit comments

Comments
 (0)