diff --git a/src/layouts/content.astro b/src/layouts/content.astro
index cb292e3..916fd17 100644
--- a/src/layouts/content.astro
+++ b/src/layouts/content.astro
@@ -39,6 +39,18 @@ const ogImage = "https://timmypidashev.dev/og-image.jpg";
defaultTransition={false}
handleFocus={false}
/>
+
diff --git a/src/layouts/index.astro b/src/layouts/index.astro
index 309a5b1..b10daed 100644
--- a/src/layouts/index.astro
+++ b/src/layouts/index.astro
@@ -38,6 +38,18 @@ const ogImage = "https://timmypidashev.dev/og-image.jpg";
+
diff --git a/src/layouts/resource.astro b/src/layouts/resource.astro
index 5532202..f51a0f0 100644
--- a/src/layouts/resource.astro
+++ b/src/layouts/resource.astro
@@ -39,6 +39,18 @@ const ogImage = "https://timmypidashev.dev/og-image.jpg";
defaultTransition={false}
handleFocus={false}
/>
+