From a2f3b6ab50de2219b51b4347e2995fa2d4292a4a Mon Sep 17 00:00:00 2001 From: teldra Date: Sun, 27 Mar 2022 01:00:39 +0100 Subject: [PATCH] small fixes --- themes/buha/layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/buha/layouts/index.html b/themes/buha/layouts/index.html index dea3e1de..ace29d99 100644 --- a/themes/buha/layouts/index.html +++ b/themes/buha/layouts/index.html @@ -19,7 +19,7 @@
{{ if and (ne .Params.when "") (ne .Params.when nil) }} -
{{ .Params.when }}
+
{{ .Params.when }}
{{ end }} {{ if and (ne .Params.price "") (ne .Params.price nil) }} {{ if eq .Params.price "free" }}