From ecd20f198639f22a2a244c3476ee40124f1aabd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 25 Dec 2018 20:06:00 -0500 Subject: [PATCH] Keep link icon for permalink from being ugly for screenreaders This is a longer approach than what i think we'll take though --- agaric/templates/content/comment.html.twig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/agaric/templates/content/comment.html.twig b/agaric/templates/content/comment.html.twig index e65431c..5917226 100644 --- a/agaric/templates/content/comment.html.twig +++ b/agaric/templates/content/comment.html.twig @@ -89,7 +89,8 @@ indicator here would break the render cache. #} -

{{ permalink }}

+ +

Permalink

{% if title %}