404 page
This commit is contained in:
7
src/404.md
Normal file
7
src/404.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Sorry, can't find that
|
||||
permalink: "404.html"
|
||||
eleventyExcludeFromCollections: true
|
||||
---
|
||||
|
||||
<p>Go <a href="/">home</a>.</p>
|
||||
Reference in New Issue
Block a user