From 36aecd3e76b78e8570eeee28c5f26e06a9856790 Mon Sep 17 00:00:00 2001 From: razonyang Date: Mon, 9 Oct 2023 23:45:15 +0800 Subject: [PATCH] style: minor changes --- layouts/partials/hb/modules/blog/post/card.html | 2 +- layouts/partials/hb/modules/blog/posts.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/hb/modules/blog/post/card.html b/layouts/partials/hb/modules/blog/post/card.html index 9f4e54fa..0f7c6b7b 100644 --- a/layouts/partials/hb/modules/blog/post/card.html +++ b/layouts/partials/hb/modules/blog/post/card.html @@ -2,7 +2,7 @@ {{- $showSummary := default true .Summary }} {{- $readingTime := default true .ReadingTime }} {{- $meta := default true .Meta }} -
+
{{- if $meta }}