diff --git a/Doc/conf.py b/Doc/conf.py
index a4275835059efa..76423b370c6e27 100644
--- a/Doc/conf.py
+++ b/Doc/conf.py
@@ -286,7 +286,7 @@
print("It may be removed in the future\n")
# Short title used e.g. for
HTML tags.
-html_short_title = f'{release} Documentation'
+html_short_title = f'Python {release} Documentation'
# Deployment preview information
# (See .readthedocs.yml and https://docs.readthedocs.io/en/stable/reference/environment-variables.html)