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 #} -{# -{{ entry.url }}