From 0c5fac68ac5aae8d29d56fc8d0449fb569261a31 Mon Sep 17 00:00:00 2001 From: MeiK Date: Sat, 9 May 2020 15:02:37 +0800 Subject: [PATCH] bug fix --- layouts/partials/about.html | 2 +- layouts/partials/overview.html | 2 +- layouts/partials/posts.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/layouts/partials/about.html b/layouts/partials/about.html index 0311199..31a610d 100644 --- a/layouts/partials/about.html +++ b/layouts/partials/about.html @@ -11,7 +11,7 @@ Overview - + Posts {{ $section_count}} diff --git a/layouts/partials/overview.html b/layouts/partials/overview.html index c300000..45911ea 100644 --- a/layouts/partials/overview.html +++ b/layouts/partials/overview.html @@ -8,7 +8,7 @@ Overview - + Posts {{ $section_count}} diff --git a/layouts/partials/posts.html b/layouts/partials/posts.html index 8528718..2bdafca 100644 --- a/layouts/partials/posts.html +++ b/layouts/partials/posts.html @@ -11,7 +11,7 @@ Overview - + Posts {{ $section_count}}