From b599ada80e7b1a4eda264011c2e4448eb2f0b807 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 9 Jun 2024 19:12:57 -0700 Subject: [PATCH] Move title from icon link to icon graphic --- layouts/shortcodes/paige/icon.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/shortcodes/paige/icon.html b/layouts/shortcodes/paige/icon.html index 8ec7d88a..c334ea05 100644 --- a/layouts/shortcodes/paige/icon.html +++ b/layouts/shortcodes/paige/icon.html @@ -12,10 +12,10 @@ {{- with $url -}} - + {{- end -}} -{{ with $title }}{{ . }}{{ end }} +{{ with $title }}{{ . }}{{ end }} {{- if $url -}}