From 1c37034f8d7d31933d81fd7fe8280586a4077681 Mon Sep 17 00:00:00 2001 From: 492 <734204679@qq.com> Date: Tue, 8 Nov 2022 17:59:55 +0800 Subject: [PATCH] fix valine comment bug --- layouts/partials/comments/valine.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/layouts/partials/comments/valine.html b/layouts/partials/comments/valine.html index 264077e..f4eec77 100644 --- a/layouts/partials/comments/valine.html +++ b/layouts/partials/comments/valine.html @@ -1,6 +1,6 @@ {{ with .valine }}
- + -{{ end }} +{{ end }} \ No newline at end of file