From 888011de6970f337a154127a63823043997e5f8f Mon Sep 17 00:00:00 2001 From: diondiondion Date: Wed, 27 May 2026 12:35:15 +0200 Subject: [PATCH] [Accessibility] Differentiate accessible labels of About links in footer (#39181) --- app/javascript/mastodon/features/ui/components/link_footer.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/javascript/mastodon/features/ui/components/link_footer.tsx b/app/javascript/mastodon/features/ui/components/link_footer.tsx index 1f4ee7cde9..2b73bad152 100644 --- a/app/javascript/mastodon/features/ui/components/link_footer.tsx +++ b/app/javascript/mastodon/features/ui/components/link_footer.tsx @@ -29,6 +29,7 @@ export const LinkFooter: React.FC<{ id='footer.about_this_server' defaultMessage='About' /> + {domain} {statusPageUrl && ( @@ -82,6 +83,7 @@ export const LinkFooter: React.FC<{
  • + Mastodon