We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51d3397 commit f7592afCopy full SHA for f7592af
1 file changed
docs/conf.py
@@ -13,8 +13,8 @@
13
exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
14
15
html_theme = "furo"
16
-html_static_path = ["_static"]
17
-html_extra_path = ["_extra"]
+html_static_path = []
+html_extra_path = []
18
19
# -- Options for Linkcheck output
20
linkcheck_ignore = [
0 commit comments