From e70742788897138cfb971f78618641a4190707f4 Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Thu, 23 Apr 2020 13:23:34 +0800 Subject: Pagination adjustment --- layouts/partials/post-meta.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'layouts/partials/post-meta.html') diff --git a/layouts/partials/post-meta.html b/layouts/partials/post-meta.html index 193b2fc..0164619 100644 --- a/layouts/partials/post-meta.html +++ b/layouts/partials/post-meta.html @@ -1,8 +1,8 @@ - + | - {{ .WordCount }}{{ i18n "postMetaWordCount" }} | + {{ .WordCount }}{{ i18n "postMetaWordCount" }} | {{ if .Params.tags }} -- cgit v1.2.3