From 675c04c3d9eb101b81c4f31bcb21387065d17a4e Mon Sep 17 00:00:00 2001 From: teldra Date: Wed, 15 Jun 2022 23:35:22 +0200 Subject: [PATCH] small fixes --- themes/buha/layouts/partials/layout/article.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/buha/layouts/partials/layout/article.html b/themes/buha/layouts/partials/layout/article.html index e35ff0c..0c9a310 100644 --- a/themes/buha/layouts/partials/layout/article.html +++ b/themes/buha/layouts/partials/layout/article.html @@ -52,7 +52,7 @@ alt="{{ . }}" {{ with .Title}} title="{{ . }}"{{ end }} width={{ $picname.Width }} - height="{{ $picname.Height }}" /> + height="{{ $picname.Height }}" />
{{ end }} {{ end }}