Old URLs
This commit is contained in:
@@ -11,7 +11,7 @@ eleventyNavigation:
|
||||
{% set postslistCounter = collections.posts | length %}
|
||||
{% include "postslist.njk" %}
|
||||
|
||||
<p>More posts can be found in <a href="{{ '/posts/' | url }}">the archive</a>.</p>
|
||||
<p>More posts can be found in <a href="{{ '/blog/' | url }}">the archive</a>.</p>
|
||||
|
||||
{# List all of the pages in the project
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user