Skip to content

Commit 16ec665

Browse files
committed
Update conf.py
1 parent 97cb97b commit 16ec665

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_doc/sphinxdoc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
warnings.simplefilter("ignore", category=UserWarning)
1010

1111
html_theme = 'pydata_sphinx_theme'
12-
html_theme_path = ['_static']
12+
html_theme_path = ['_static', '_images']
1313

1414
sys.path.insert(0, os.path.abspath(os.path.join(os.path.split(__file__)[0])))
1515

0 commit comments

Comments
 (0)