docs: add missing html_css_files entry

Signed-off-by: Hannes Duerr <h.duerr@proxmox.com>
This commit is contained in:
Hannes Duerr 2024-03-29 16:07:37 +01:00 committed by Fabian Grünbichler
parent b57d3a928f
commit 99bc0ff3a1

View File

@ -265,6 +265,9 @@ html_static_path = ['_static']
html_js_files = [
'custom.js',
]
html_css_files = [
'custom.css',
]
# Add any extra paths that contain custom files (such as robots.txt or
# .htaccess) here, relative to this directory. These files are copied