From 426f73f78b7eba69246ef58a78d28c153a1186b1 Mon Sep 17 00:00:00 2001 From: coliff Date: Wed, 24 Apr 2024 00:12:00 +0900 Subject: [PATCH] Update single.html --- src/layouts/posts/single.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layouts/posts/single.html b/src/layouts/posts/single.html index a81cd5fc0..554e52a92 100644 --- a/src/layouts/posts/single.html +++ b/src/layouts/posts/single.html @@ -1,6 +1,6 @@ {{ define "main" }}
-
+

{{ .Page.Title }}

{{ partial "author-info" (dict "context" .) -}} @@ -13,7 +13,7 @@

{{ .Page.Title }}

{{- end -}} {{ .Content }} -
+