From a6d9dab42668f0d75e54083b7fe8766f9239803c Mon Sep 17 00:00:00 2001
From: Nekzus <85507589+Nekzus@users.noreply.github.com>
Date: Tue, 7 May 2024 20:00:43 -0300
Subject: [PATCH] fix: incorrect format of open graph meta tags is fixed
---
src/components/SEO.astro | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/components/SEO.astro b/src/components/SEO.astro
index d1e771a88..3a2056ab0 100644
--- a/src/components/SEO.astro
+++ b/src/components/SEO.astro
@@ -62,13 +62,13 @@ const canonicalURL = new URL(determineCanonicalURL(), Astro.site)
-
-
-
-
-
-
-
+
+
+
+
+
+
+