From b32a3462df50a11d8439eb14ff467bb93224946c Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Thu, 21 Apr 2022 05:03:41 +0800 Subject: [PATCH] Update 'layouts/post/single.html' --- layouts/post/single.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/post/single.html b/layouts/post/single.html index 38a55bb..69ad353 100644 --- a/layouts/post/single.html +++ b/layouts/post/single.html @@ -13,7 +13,7 @@ {{ .Date.Format "Mon Jan 2, 2006" }} {{ i18n "authored_by" }} - + {{ .Params.author | default .Site.Params.author }}