From 210793da66a8f4f08043206ca913ab9a829f102d Mon Sep 17 00:00:00 2001 From: Gabriele Musco Date: Sun, 27 Mar 2022 18:10:31 +0200 Subject: [PATCH] added shortcode for image with fixed max-width (imgwwidth) --- layouts/shortcodes/imgwwidth.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 layouts/shortcodes/imgwwidth.html diff --git a/layouts/shortcodes/imgwwidth.html b/layouts/shortcodes/imgwwidth.html new file mode 100644 index 0000000..3ea3d15 --- /dev/null +++ b/layouts/shortcodes/imgwwidth.html @@ -0,0 +1 @@ +{{ .Get "alt" }}