From f05f002f2dd2e95a71d86108e35dfaa7f773ae44 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 24 Sep 2023 18:42:52 -0700 Subject: [PATCH] Add anchor title for icons --- layouts/shortcodes/paige/icon.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/shortcodes/paige/icon.html b/layouts/shortcodes/paige/icon.html index 46e57d82..340b30dc 100644 --- a/layouts/shortcodes/paige/icon.html +++ b/layouts/shortcodes/paige/icon.html @@ -8,7 +8,7 @@ {{ with $url }} - + {{ end }} {{ with $name }}{{ . }}{{ end }}