This commit is contained in:
Matt Hill
2020-10-09 15:35:26 -06:00
parent c522f04676
commit 435690cecd

View File

@@ -76,7 +76,7 @@ html_theme_options = {
"extra_navbar": "",
}
html_logo = "_static/logo.png"
html_title = ""
html_title = "Docs"
html_favicon = "_static/favicon.ico"
html_js_files = [
'js/main.js'