Skip to content

Commit 304b9d4

Browse files
author
kumar
committed
removed static path for custom files
1 parent 5facff7 commit 304b9d4

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

0 commit comments

Comments
 (0)