From f21437878b2878f6269f5dfe844b45a3de3e5d2e Mon Sep 17 00:00:00 2001 From: Spedon Date: Fri, 10 Mar 2023 16:59:58 +0800 Subject: [PATCH] warp image elements with a div --- layouts/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/layouts/index.html b/layouts/index.html index ffe1d91..a63d3f3 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -20,7 +20,9 @@ {{ range $images }} {{ $index = sub $index 1}} - +
+ +
{{ end }}