Adds 404 page.

This commit is contained in:
Zach Leatherman
2018-08-23 17:50:54 -05:00
parent ec2c6f5b05
commit e3f3bc1cf2
2 changed files with 12 additions and 2 deletions

View File

@@ -4,7 +4,5 @@ tags:
- nav
navtitle: Home
---
{% set postslist = collections.posts %}
{% include "postslist.njk" %}