Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 53c04f2

Browse files
committed
Match PSF's official page
1 parent 1724109 commit 53c04f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
os.system('ln -nfs `pwd` cpython/locales/es/LC_MESSAGES')
3838

3939
html_short_title = f'Documentación {release}'
40-
html_title = f'Documentación de Python en Español -- {version}'
40+
html_title = f'Documentación de Python en Español -- {release}'
4141

4242
if not os.environ.get('SPHINX_GETTEXT') == 'True':
4343
# Override all the files from ``.overrides`` directory

0 commit comments

Comments
 (0)