From d51dd85a36334d2ae60501a3cd0b363d76e8dc8e Mon Sep 17 00:00:00 2001 From: rzen Date: Sat, 11 Jul 2026 08:21:01 -0400 Subject: [PATCH] =?UTF-8?q?site:=20remove=20light/dark=20theme=20switch=20?= =?UTF-8?q?=E2=80=94=20light-only=20theme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/SEO.astro | 3 +- src/layouts/BaseLayout.astro | 52 +--------------- src/pages/settings.astro | 117 ----------------------------------- 3 files changed, 2 insertions(+), 170 deletions(-) delete mode 100644 src/pages/settings.astro diff --git a/src/components/SEO.astro b/src/components/SEO.astro index 6a8af92..e4f0751 100644 --- a/src/components/SEO.astro +++ b/src/components/SEO.astro @@ -57,8 +57,7 @@ const jsonLdBlocks = jsonLd {noindex && } - - + diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index 228345e..143430c 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -76,16 +76,6 @@ const year = new Date().getFullYear(); jsonLd={jsonLd} /> -
@@ -155,19 +145,13 @@ const year = new Date().getFullYear(); © {year} Unique Legal - - - -

-