From 1cd76b03df7432d9bbe48f57abc3f58c5bc56e18 Mon Sep 17 00:00:00 2001 From: Timothy Pidashev Date: Mon, 6 Apr 2026 14:46:49 -0700 Subject: [PATCH] mobile optimizations --- src/layouts/content.astro | 12 ++++++++++++ src/layouts/index.astro | 12 ++++++++++++ src/layouts/resource.astro | 12 ++++++++++++ 3 files changed, 36 insertions(+) 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} /> +