change ogp_image to _static/html/img/logo.png

This commit is contained in:
Heiko Schaefer 2023-12-12 23:08:49 +01:00
parent c2228f9013
commit 06d986e234
No known key found for this signature in database
GPG key ID: DAE9A9050FCCF1EB

View file

@ -92,4 +92,4 @@ html_theme_options = {
# https://github.com/wpilibsuite/sphinxext-opengraph#simple-config
ogp_site_url = 'https://openpgp.dev/book/'
ogp_image = '_static/logo.png'
ogp_image = '_static/html/img/logo.png'