script fixes, odd behaviour

This commit is contained in:
2021-12-03 14:55:00 +01:00
parent c2bf09d506
commit df45f02c39
2 changed files with 14 additions and 8 deletions

View File

@ -53,4 +53,4 @@ html_theme = 'alabaster'
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']
html_static_path = []