diff options
Diffstat (limited to '_pages/404.md')
| -rw-r--r-- | _pages/404.md | 9 | 
1 files changed, 3 insertions, 6 deletions
| diff --git a/_pages/404.md b/_pages/404.md index 742fc77..72d8da5 100644 --- a/_pages/404.md +++ b/_pages/404.md @@ -1,10 +1,7 @@  --- -permalink:      "/404.html" -layout:         page -sidebar:        false -id:             404 -title:          "404: Page not found" -description:    "" +permalink: "/404.html" +title: "404: Page not found" +layout: page  ---  Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. | 
