From 6c819a39238494b96f784bb98040ce589f8c0ae5 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Fri, 8 Oct 2021 19:51:03 -0500 Subject: [PATCH] Improve accessibility by adding title to icons --- layouts/partials/icon.html | 1 + 1 file changed, 1 insertion(+) diff --git a/layouts/partials/icon.html b/layouts/partials/icon.html index bc93ead..e7fc681 100644 --- a/layouts/partials/icon.html +++ b/layouts/partials/icon.html @@ -1,4 +1,5 @@ {{ $sprites := resources.Get "icon/feather-sprite.svg" | fingerprint "sha256" }} + {{ . }} icon