Skip to content

Commit 2a59adb

Browse files
committed
Omit the version in the title for the looks
1 parent f4c7e89 commit 2a59adb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138

139139
# The name for this set of Sphinx documents.
140140
# By default Sphinx appends "documentation", but we keep it shorter.
141-
html_title = f"{project} {release}"
141+
html_title = f"{project}"
142142

143143
# A shorter title for the navigation bar. Default is the same as html_title.
144144
#html_short_title = None

0 commit comments

Comments
 (0)