Skip to content

Commit 6f676ec

Browse files
authored
Update conf.py
1 parent 7c8a95d commit 6f676ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/it/conf.py

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

202202
# The name for this set of Sphinx documents. If None, it defaults to
203203
# "<project> v<release> documentation".
204-
html_title = f"{settings_project_name} - {version}"
204+
html_title = f"{settings_project_name}"
205205

206206
# A shorter title for the navigation bar. Default is the same as html_title.
207207
# html_short_title = "IT-Wallet"

0 commit comments

Comments
 (0)