Skip to content

Commit 48abd83

Browse files
committed
try to fix logo
1 parent 16fc70d commit 48abd83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
html_theme_path = ['_themes']
115115

116116
html_theme = 'sphinx_rtd_theme'
117-
html_logo = "_static/logo.png"
117+
html_logo = "_images/logo.png"
118118
# Add any paths that contain custom static files (such as style sheets) here,
119119
# relative to this directory. They are copied after the builtin static files,
120120
# so a file named "default.css" will overwrite the builtin "default.css".

0 commit comments

Comments
 (0)