From db100cb1391eea30a68ebc0da4e4ec9ae8504fe8 Mon Sep 17 00:00:00 2001 From: Cameron Otsuka Date: Mon, 16 Mar 2026 20:10:24 -0700 Subject: [PATCH] remove arias --- src/components/footer.astro | 4 +--- src/pages/search.astro | 3 +-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/src/components/footer.astro b/src/components/footer.astro index d533df4..b8d203e 100644 --- a/src/components/footer.astro +++ b/src/components/footer.astro @@ -22,9 +22,7 @@ const currentYear = new Date().getFullYear();

© {currentYear} {siteAuthor.name}.{' '} - +

All views my own. Not financial advice. Links, citations, and other diff --git a/src/pages/search.astro b/src/pages/search.astro index 01ea388..32c4851 100644 --- a/src/pages/search.astro +++ b/src/pages/search.astro @@ -11,7 +11,6 @@ import Base from '@layouts/base.astro'; id="searchInput" placeholder="Enter query..." autocomplete="off" - aria-label="Search site content" autofocus /> @@ -50,7 +49,7 @@ import Base from '@layouts/base.astro'; -

+