Set og:image:alt to be constant

This commit is contained in:
Andrew Murray 2021-05-15 09:07:36 +10:00
parent d49000beaa
commit 23467636ad

View File

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