From 997106eb923586f9d14b38fe4c48964bc4197b40 Mon Sep 17 00:00:00 2001 From: Timothy Pidashev Date: Mon, 6 Apr 2026 14:40:03 -0700 Subject: [PATCH] mobile optimizations --- src/components/mobile-nav/index.tsx | 1 + src/layouts/content.astro | 42 ---------------------------- src/layouts/index.astro | 43 ----------------------------- src/layouts/resource.astro | 42 ---------------------------- 4 files changed, 1 insertion(+), 127 deletions(-) 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} /> - -