From 8d2ed7debf232843c1facf53fd1efdab9b36d85c Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Sun, 26 Jan 2020 16:49:20 +0100 Subject: Make permalinks more legible In chrome the time will be read out as a "group, editable" so adding the role presentation helps it read out correctly with VoiceOver. --- app/components/topic/topic.svelte | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/components/topic/topic.svelte b/app/components/topic/topic.svelte index 367a5b8..3816bbc 100644 --- a/app/components/topic/topic.svelte +++ b/app/components/topic/topic.svelte @@ -7,7 +7,7 @@