Skip to content

Commit 1e32a28

Browse files
authored
Update conf.py
1 parent 8f7e6ac commit 1e32a28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
# Add any paths that contain custom static files (such as style sheets) here,
9999
# relative to this directory. They are copied after the builtin static files,
100100
# so a file named "default.css" will overwrite the builtin "default.css".
101-
html_static_path = ['_static']
101+
html_static_path = ['static']
102102

103103

104104
# -- Options for HTMLHelp output ------------------------------------------

0 commit comments

Comments
 (0)