diff --git a/docs/conf.py b/docs/conf.py index e9ff76a..0e14f3c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -56,6 +56,7 @@ # -- Options for HTML output ------------------------------------------------- html_theme = "furo" +html_title = "The Munich Quantum Toolkit (MQT)" html_static_path = ["_static"] html_theme_options = { "light_logo": "mqt_dark.png",