File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 120120# Add any paths that contain custom static files (such as style sheets) here,
121121# relative to this directory. They are copied after the builtin static files,
122122# so a file named "default.css" will overwrite the builtin "default.css".
123- html_static_path = ['_static' ]
123+ # html_static_path = ['_static']
124124
125125# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
126126# using the given strftime format.
Original file line number Diff line number Diff line change 120120# Add any paths that contain custom static files (such as style sheets) here,
121121# relative to this directory. They are copied after the builtin static files,
122122# so a file named "default.css" will overwrite the builtin "default.css".
123- html_static_path = ['_static' ]
123+ # html_static_path = ['_static']
124124
125125# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
126126# using the given strftime format.
You can’t perform that action at this time.
0 commit comments