From 982ec954a429fbbec95a837380b70d0247b2a0fd Mon Sep 17 00:00:00 2001 From: Ava Gaiety Wroten Date: Sun, 9 Jan 2022 20:51:06 -0600 Subject: [PATCH] Posts go to the right pages --- _includes/indexlayout.njk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_includes/indexlayout.njk b/_includes/indexlayout.njk index b8de4a3..131a2cc 100644 --- a/_includes/indexlayout.njk +++ b/_includes/indexlayout.njk @@ -26,7 +26,9 @@ pagination: {%- for post in posts -%}
- + + +
@@ -37,7 +39,7 @@ pagination:

--> - +

{{ post.data.title }}