Switch path of 404 page to /404.html so works by default on github pages
This commit is contained in:
parent
0aa5a0ea64
commit
51d93b1363
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
---
|
||||||
|
path: /404.html
|
||||||
|
---
|
||||||
# NOT FOUND
|
# NOT FOUND
|
||||||
|
|
||||||
You just hit a route that doesn't exist... the sadness.
|
You just hit a route that doesn't exist... the sadness.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue