Update docs/conf.py

This commit is contained in:
AcuGIS 2024-06-06 14:01:31 +00:00
parent d29ecafe67
commit 356c8b685e
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ html_static_path = ['_static']
# These paths are either relative to html_static_path
# or fully qualified paths (eg. https://...)
html_css_files = [
'css/custom.css',
'custom.css',
]
pygments_style = "sphinx"