Skip to content

Commit 2530d34

Browse files
committed
fix html_logo
1 parent 45518d7 commit 2530d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
]
158158

159159

160-
html_logo = "logo_docs.png"
160+
html_logo = "_static/logo_docs.png"
161161

162162

163163
class RunLogoAnimated(Directive):

0 commit comments

Comments
 (0)