Skip to content

Commit efa1d9f

Browse files
committed
_static does not exist
Signed-off-by: Adam J. Stewart <ajstewart426@gmail.com>
1 parent ec4c114 commit efa1d9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ def get_version():
9393
# Add any paths that contain custom static files (such as style sheets) here,
9494
# relative to this directory. They are copied after the builtin static files,
9595
# so a file named "default.css" will overwrite the builtin "default.css".
96-
html_static_path = ["_static"]
96+
# html_static_path = ["_static"]
9797

9898
# -- Extension configuration -------------------------------------------------
9999

0 commit comments

Comments
 (0)