Skip to content

Commit 8dd32a7

Browse files
committed
Fix additional images
1 parent f2fd573 commit 8dd32a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878

7979
html_favicon = str(__about__.__icon_path__)
8080
html_logo = str(__about__.__icon_path__)
81-
html_static_path = ["static/include_additional"]
81+
# html_static_path = ["static/include_additional"]
8282
html_theme = "sphinx_rtd_theme"
8383
html_theme_options = {
8484
"display_version": True,

0 commit comments

Comments
 (0)