From cc5676b4ad116a18c2f1a0595edb3980e5a4ae43 Mon Sep 17 00:00:00 2001
From: prototypa <54446028+prototypa@users.noreply.github.com>
Date: Wed, 3 May 2023 14:53:34 -0400
Subject: [PATCH] Update MetaTags.astro
I have only added the use of the getAssets function to convert the url to absolute
note: Maybe the name of that function (getAssets) could improve
---
src/components/common/MetaTags.astro | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/common/MetaTags.astro b/src/components/common/MetaTags.astro
index 0e35724..a6808b0 100644
--- a/src/components/common/MetaTags.astro
+++ b/src/components/common/MetaTags.astro
@@ -95,4 +95,4 @@ const image =
-
\ No newline at end of file
+