diff --git a/book/source/conf.py b/book/source/conf.py index 7dd729c..762b9a9 100644 --- a/book/source/conf.py +++ b/book/source/conf.py @@ -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'