Merge pull request #68 from radarhere/improve-docs

Set og:image:alt to be constant
This commit is contained in:
Hugo van Kemenade 2021-05-15 11:56:07 +03:00 committed by GitHub
commit e32504ab6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -324,3 +324,4 @@ ogp_image = (
"https://raw.githubusercontent.com/python-pillow/pillow-logo/master/"
"pillow-logo-dark-text-1280x640.png"
)
ogp_image_alt = "Pillow"