From f48cfb997ce446c20e898fccd831ff6ad25c943b Mon Sep 17 00:00:00 2001 From: N-Upchurch Date: Mon, 21 Aug 2023 18:26:57 -0500 Subject: [PATCH] Remove template markup --- content/index.njk | 9 --------- 1 file changed, 9 deletions(-) diff --git a/content/index.njk b/content/index.njk index 887b9c8..a8c07b3 100644 --- a/content/index.njk +++ b/content/index.njk @@ -15,12 +15,3 @@ numberOfLatestPostsToShow: 10 {% if morePosts > 0 %}

See {{ morePosts }} more post{% if morePosts != 1 %}s{% endif %} in the blog.

{% endif %} - -{# List every content page in the project #} -{# - -#}