From 065eade541db0151d7958424b2d9f76de49c3b2b Mon Sep 17 00:00:00 2001 From: kirbylife Date: Wed, 31 Jan 2024 23:58:43 -0600 Subject: [PATCH] Change the URL in the OG meta tag --- templates/post.html.tera | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/post.html.tera b/templates/post.html.tera index 5994ecf..0a20773 100644 --- a/templates/post.html.tera +++ b/templates/post.html.tera @@ -7,7 +7,7 @@ - + {% endblock seo_metadata %}