From 4fcaa0ad08da4057e65a568ab5082376f57a14f8 Mon Sep 17 00:00:00 2001 From: wompmacho Date: Wed, 1 Apr 2026 07:07:37 +0000 Subject: [PATCH] comment out date add --- layouts/_default/single.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 18f52fa..4fe7642 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -11,7 +11,7 @@
{{ partial "article-meta/basic.html" (dict "context" . "scope" "single") }} - +
{{ if not (.Params.showAuthorBottom | default (site.Params.article.showAuthorBottom | default false)) }} {{ template "SingleAuthor" . }}