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