fix opengraph
authorClaromes <claromes@hey.com>
Tue, 18 Jun 2024 09:40:15 +0000 (06:40 -0300)
committerClaromes <claromes@hey.com>
Tue, 18 Jun 2024 09:40:15 +0000 (06:40 -0300)
docs/conf.py

index fa48dd143c8e8751369517594932c2333a27d213..f47b42a9d05b1a8ec57b193f23f7ffece3fad72b 100644 (file)
@@ -57,7 +57,6 @@ html_show_sourcelink = False
 # -- Options for Open Graph -------------------------------------------------
 
 ogp_site_url = "https://claromes.github.io/waybacktweets/"
-ogp_image = "./assets/parthenon.svg"
+ogp_image = "../assets/parthenon.svg"
 ogp_description_length = 300
-
 ogp_enable_meta_description = True