diff --git a/src/components/mobile-nav/index.tsx b/src/components/mobile-nav/index.tsx index 0153173..798e11e 100644 --- a/src/components/mobile-nav/index.tsx +++ b/src/components/mobile-nav/index.tsx @@ -74,6 +74,7 @@ export default function MobileNav({ transparent = false }: { transparent?: boole - -
diff --git a/src/layouts/index.astro b/src/layouts/index.astro index 4021aa7..309a5b1 100644 --- a/src/layouts/index.astro +++ b/src/layouts/index.astro @@ -38,53 +38,10 @@ const ogImage = "https://timmypidashev.dev/og-image.jpg"; - -
diff --git a/src/layouts/resource.astro b/src/layouts/resource.astro index 8cfff57..5532202 100644 --- a/src/layouts/resource.astro +++ b/src/layouts/resource.astro @@ -39,52 +39,10 @@ const ogImage = "https://timmypidashev.dev/og-image.jpg"; defaultTransition={false} handleFocus={false} /> - -