From 5b1ddd7cc2ad7f334b1d29b7374c818614e654bd Mon Sep 17 00:00:00 2001 From: verdant Date: Sun, 22 Mar 2026 11:30:43 +0800 Subject: style: refactor index layout --- layouts/partials/post_meta.html | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) (limited to 'layouts/partials/post_meta.html') diff --git a/layouts/partials/post_meta.html b/layouts/partials/post_meta.html index 741efd2..1c180c3 100644 --- a/layouts/partials/post_meta.html +++ b/layouts/partials/post_meta.html @@ -1,33 +1,24 @@ {{ if ne (.Params.showMeta | default true) false }}
- - + {{ if eq .Kind "page" }} + {{ end }}
{{ end }} + + -- cgit v1.2.3