feat(a11y): implement screen reader support and accessibility optimizations

This commit is contained in:
2026-02-18 00:59:31 +01:00
parent ea0dae310c
commit d93b453d53
23 changed files with 949 additions and 100 deletions

View File

@@ -72,6 +72,7 @@ export default async function RecentPosts({ locale }: RecentPostsProps) {
fill="none"
stroke="currentColor"
viewBox="0 0 24 24"
aria-hidden="true"
>
<path
strokeLinecap="round"