Update docs/source/conf.py
This commit is contained in:
parent
58b451af01
commit
005fcdcbee
|
@ -47,3 +47,10 @@ html_css_files = [
|
|||
]
|
||||
|
||||
pygments_style = "sphinx"
|
||||
|
||||
|
||||
html_logo = "quartzmap-logo.png"
|
||||
html_theme_options = {
|
||||
'logo_only': True,
|
||||
'display_version': False,
|
||||
}
|
Loading…
Reference in New Issue