From d76ce7ba079e335471bcd2d82bf7ed5dc430fa6c Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 22 Dec 2021 10:58:07 +0100 Subject: Fixed accessibility issues --- templates/partials/gallery_card.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/partials/gallery_card.html') diff --git a/templates/partials/gallery_card.html b/templates/partials/gallery_card.html index a2dbe5f..f3c85e8 100644 --- a/templates/partials/gallery_card.html +++ b/templates/partials/gallery_card.html @@ -3,7 +3,7 @@ $if(it.thumbnail)$
- + Preview thumbnail of "$it.title$"
@@ -11,7 +11,7 @@ $if(it.thumbnail)$
$endif$ $if(it.icon)$ - + $endif$ @@ -37,7 +37,7 @@ $if(it.thumbnail)$ $endif$
$if(it.post_icon)$ - + $endif$ -- cgit v1.2.3-54-g00ecf