Skip to content

Commit d6de43a

Browse files
author
Beat Buesser
committed
Fix docs
readthedocs/readthedocs.org#1776 Signed-off-by: Beat Buesser <[email protected]>
1 parent 11637da commit d6de43a

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
@@ -96,7 +96,7 @@
9696
# Add any paths that contain custom static files (such as style sheets) here,
9797
# relative to this directory. They are copied after the builtin static files,
9898
# so a file named "default.css" will overwrite the builtin "default.css".
99-
html_static_path = ['_static']
99+
html_static_path = []
100100

101101
# Custom sidebar templates, must be a dictionary that maps document names
102102
# to template names.

0 commit comments

Comments
 (0)