Skip to content

Commit 3d2e8c1

Browse files
committed
Merge pull request #1213 from stomar/custom-404
Add simple custom 404 page
2 parents 4b7e0c4 + a20567e commit 3d2e8c1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

404.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: page
3+
title: "404: Not Found"
4+
lang: en
5+
permalink: 404.html
6+
---
7+
8+
The requested page does not exist.
9+
10+
You might try and start from the [home page](/).

0 commit comments

Comments
 (0)