We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebbb6a9 commit 9d13686Copy full SHA for 9d13686
doc/source/conf.py
@@ -96,7 +96,7 @@
96
# Add any paths that contain custom static files (such as style sheets) here,
97
# relative to this directory. They are copied after the builtin static files,
98
# so a file named "default.css" will overwrite the builtin "default.css".
99
-html_static_path = ['static']
+html_static_path = ['_static']
100
101
# Custom sidebar templates, must be a dictionary that maps document names
102
# to template names.
0 commit comments