diff --git a/_includes/layouts/home.njk b/_includes/layouts/home.njk index 52b25b9..65742f4 100644 --- a/_includes/layouts/home.njk +++ b/_includes/layouts/home.njk @@ -72,34 +72,53 @@ withSidebar: true {% if collections.posts and collections.posts.length %}

Recent Posts

-
+
+ View all posts diff --git a/theme/_includes/layouts/home.njk b/theme/_includes/layouts/home.njk index ec0b06b..b66a90f 100644 --- a/theme/_includes/layouts/home.njk +++ b/theme/_includes/layouts/home.njk @@ -70,34 +70,53 @@ withSidebar: true {% if collections.posts and collections.posts.length %}

Recent Posts

-
+
+ View all posts