Skip to content

Commit fcd2077

Browse files
Yzi-Lihugovk
andauthored
Update Doc/conf.py
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent f3a5159 commit fcd2077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
print("It may be removed in the future\n")
287287

288288
# Short title used e.g. for <title> HTML tags.
289-
html_short_title = f'Python {".".join(release.split(".")[:2])} Documentation'
289+
html_short_title = f'Python {version} Documentation'
290290

291291
# Deployment preview information
292292
# (See .readthedocs.yml and https://docs.readthedocs.io/en/stable/reference/environment-variables.html)

0 commit comments

Comments
 (0)