From e1fcbf1e5600f60dce311c0a2f99ec734fb7d39a Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Mon, 19 Jun 2023 11:00:29 +0200 Subject: [PATCH] Undo: max-width niet nodig --- themes/nluug/layouts/partials/show-image.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/nluug/layouts/partials/show-image.html b/themes/nluug/layouts/partials/show-image.html index 3145d1a..292e23a 100644 --- a/themes/nluug/layouts/partials/show-image.html +++ b/themes/nluug/layouts/partials/show-image.html @@ -23,7 +23,7 @@ {{- end }} {{ $img := imageConfig (add "/static" (.image | safeURL)) }} - {{ .alt }} + {{ .alt }} {{ if .figcaption }}