From 03c991142829e8ec774b5d4ab0be0e449cadad24 Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Sun, 4 Aug 2024 22:44:45 +0200 Subject: [PATCH] Allow for ' in image alt tag --- themes/hugo-theme-ipng/layouts/shortcodes/image.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hugo-theme-ipng/layouts/shortcodes/image.html b/themes/hugo-theme-ipng/layouts/shortcodes/image.html index 167c319..06a9523 100644 --- a/themes/hugo-theme-ipng/layouts/shortcodes/image.html +++ b/themes/hugo-theme-ipng/layouts/shortcodes/image.html @@ -10,7 +10,7 @@ {{- end }} {{ with .Get {{- if .Get "link" }}{{ end -}}