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}}