Skip to content
This repository was archived by the owner on May 31, 2021. It is now read-only.

Commit eb44a3a

Browse files
committed
Revert "Disable the static directory in the build process"
This reverts commit 0674e94.
1 parent 0674e94 commit eb44a3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@
178178
# Add any paths that contain custom static files (such as style sheets) here,
179179
# relative to this directory. They are copied after the builtin static files,
180180
# so a file named "default.css" will overwrite the builtin "default.css".
181+
html_static_path = ['_build/html/_static']
181182

182183
# Add any extra paths that contain custom files (such as robots.txt or
183184
# .htaccess) here, relative to this directory. These files are copied

0 commit comments

Comments
 (0)