diff --git a/source/conf.py b/source/conf.py index 4e18304..76a4b73 100644 --- a/source/conf.py +++ b/source/conf.py @@ -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'