]> git.proxmox.com Git - proxmox-backup.git/blobdiff - docs/conf.py
docs: add missing html_css_files entry
[proxmox-backup.git] / docs / conf.py
index f85cd187aaa89409a4636182ab3320c8295662d4..d27c1fdc38dc4a19bcc4f2bd5ebb3d9855a2720b 100644 (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