From 5b37d03ff9973107bb3131e0bea83fa4cdf5ec3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20Poupard?= Date: Fri, 4 Sep 2020 19:21:54 +0200 Subject: [PATCH] docs(placeholder): drop role=img and use aria-hidden for decorative SVG placeholders (#31575) Co-authored-by: XhmikosR --- site/layouts/shortcodes/placeholder.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/layouts/shortcodes/placeholder.html b/site/layouts/shortcodes/placeholder.html index 03fbd05df0..2373bc9274 100644 --- a/site/layouts/shortcodes/placeholder.html +++ b/site/layouts/shortcodes/placeholder.html @@ -23,7 +23,7 @@ {{- $show_title := not (eq $title "false") -}} {{- $show_text := not (eq $text "false") -}} - +