diff --git a/layouts/shortcodes/extlink.html b/layouts/shortcodes/extlink.html index c3128e0..8d23790 100644 --- a/layouts/shortcodes/extlink.html +++ b/layouts/shortcodes/extlink.html @@ -1,3 +1,2 @@ {{ $height := .Get "height" | default "22px" }} - {{ with .Get "img" }}{{ end }}{{ with .Get "name" }}{{ . }}{{ end }}{{ if .Get "name" }}↗{{ end }}