From 798ea7c649f2e8f658a8b7e6448f6b0b1db48369 Mon Sep 17 00:00:00 2001 From: Ty Clifford Date: Sun, 5 Jul 2026 23:43:26 -0400 Subject: [PATCH] =?UTF-8?q?-=20I=20removed=20the=20visible=20helper=20copy?= =?UTF-8?q?=20from=20the=20CMS:=20Search=20fields=20now=20show=20only=20Se?= =?UTF-8?q?arch,=20with=20aria-label=3D"Search=20posts=20and=20pages"=20fo?= =?UTF-8?q?r=20screen=20readers.=20Social=20links=20now=20show=20only=20Gi?= =?UTF-8?q?tHub,=20Mastodon,=20RSS,=20with=20=E2=80=9Copens=20in=20a=20new?= =?UTF-8?q?=20tab=E2=80=9D=20moved=20into=20aria-label.=20Removed=20the=20?= =?UTF-8?q?now-unused=20.sr-only=20CSS=20rule.=20Changed=20[layout.php](/U?= =?UTF-8?q?sers/tyemeclifford/Documents/GH/blog/themes/neon/layout.php)=20?= =?UTF-8?q?and=20[style.css](/Users/tyemeclifford/Documents/GH/blog/themes?= =?UTF-8?q?/neon/assets/style.css).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/neon/assets/style.css | 9 --------- themes/neon/layout.php | 9 ++++----- 2 files changed, 4 insertions(+), 14 deletions(-) diff --git a/themes/neon/assets/style.css b/themes/neon/assets/style.css index 7a27529..3abf836 100644 --- a/themes/neon/assets/style.css +++ b/themes/neon/assets/style.css @@ -39,15 +39,6 @@ box-sizing: border-box; } -.sr-only { - position: absolute; - width: 1px; - height: 1px; - overflow: hidden; - clip: rect(0, 0, 0, 0); - white-space: nowrap; -} - html { min-height: 100%; } diff --git a/themes/neon/layout.php b/themes/neon/layout.php index 39918d2..fb36a66 100644 --- a/themes/neon/layout.php +++ b/themes/neon/layout.php @@ -80,8 +80,7 @@ $renderPagination = static function (array $pagination, callable $url): void { ? @@ -106,8 +105,7 @@ $renderPagination = static function (array $pagination, callable $url): void { ? @@ -195,11 +193,12 @@ $renderPagination = static function (array $pagination, callable $url): void { ? $entry): ?> - opens in a new tab +