mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 17:06:16 +03:00
Fix page title
This commit is contained in:
parent
f75f83beb0
commit
5d1ae90286
|
@ -95,6 +95,7 @@ from better import better_theme_path
|
|||
html_theme_path = [better_theme_path]
|
||||
html_theme = 'better'
|
||||
|
||||
html_title = "Pillow v{release} (PIL fork)".format(release=release)
|
||||
html_short_title = "Home"
|
||||
html_static_path = ['_static']
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user