Skip to content

Commit 1456749

Browse files
authored
fix(404): add default 404 (#5154)
1 parent 393f04d commit 1456749

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

pages/404.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: page.hbs
3+
permalink: false
4+
title: 404
5+
---
6+
7+
## 404: Page could not be found
8+
9+
### ENOENT: no such file or directory

0 commit comments

Comments
 (0)