Switch path of 404 page to /404.html so works by default on github pages

This commit is contained in:
Kyle Mathews 2016-03-10 10:09:50 -08:00
parent 0aa5a0ea64
commit 51d93b1363

View file

@ -1,3 +1,6 @@
---
path: /404.html
---
# NOT FOUND
You just hit a route that doesn't exist... the sadness.