Remove strike config

This commit is contained in:
Alex Clark 2024-03-07 12:18:11 -05:00
parent 06c8edb98c
commit e734dac917

View File

@ -167,7 +167,7 @@ html_static_path = ["resources"]
# directly to the root of the documentation.
# html_extra_path = []
html_css_files = ["css/dark.css", "css/strike.css"]
html_css_files = ["css/dark.css"]
html_js_files = [
"js/activate_tab.js",