diff options
Diffstat (limited to '_pages/404.html')
| -rw-r--r-- | _pages/404.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_pages/404.html b/_pages/404.html index 05ae7c0..d3d933e 100644 --- a/_pages/404.html +++ b/_pages/404.html @@ -1,6 +1,6 @@ --- -layout: default +layout: splash permalink: /404 --- -<center><h1>Uh oh! You seem to entered the wrong page...</h1></center>
\ No newline at end of file +<h1>Uh oh! You seem to entered the wrong page...</h1>
\ No newline at end of file |
