From 569159479bf5e63e5bb8474f344ff27903d1026a Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Mon, 18 Nov 2024 10:47:06 -0800 Subject: [PATCH] Fix OpenGraph tags --- src/app.html | 8 ++++++++ src/routes/+layout.svelte | 6 ------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/app.html b/src/app.html index 1391f88..981a478 100644 --- a/src/app.html +++ b/src/app.html @@ -4,6 +4,14 @@ + + + + + %sveltekit.head% diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 1a27532..64dc3e3 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -9,12 +9,6 @@ content="width=device-width, initial-scale=1.0, user-scalable=no" /> - - -