First landing page commit
This commit is contained in:
13
landing.bryanroessler.com/404.html
Normal file
13
landing.bryanroessler.com/404.html
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
layout: default
|
||||
title: 404 - Page not found
|
||||
permalink: /404.html
|
||||
---
|
||||
|
||||
<div class="text-center">
|
||||
<h1>Whoops, this page doesn't exist.</h1>
|
||||
<h1>Move along. (404 error)</h1>
|
||||
<br/>
|
||||
|
||||
<img src="{{ site.baseurl }}/img/404-southpark.jpg" />
|
||||
</div>
|
||||
Reference in New Issue
Block a user