diff --git a/layouts/shortcodes/paige/icon.html b/layouts/shortcodes/paige/icon.html index b3f16456..46e57d82 100644 --- a/layouts/shortcodes/paige/icon.html +++ b/layouts/shortcodes/paige/icon.html @@ -8,11 +8,7 @@ {{ with $url }} - {{ if hasPrefix . "mailto:" }} - - {{ else }} - - {{ end }} + {{ end }} {{ with $name }}{{ . }}{{ end }}