Update docs/conf.py
This commit is contained in:
parent
d29ecafe67
commit
356c8b685e
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue