diff --git a/docs/conf.py b/docs/conf.py index 6560cf7..6c0e72e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -45,6 +45,7 @@ # The theme to use for HTML pages html_theme = "furo" +html_title = "Python Docs Community Group" # Options for the linkcheck builder # =================================