Skip to content

Commit

Permalink
Create 404.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Kundan28 authored Oct 1, 2018
1 parent 2bde98b commit d0501f3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
layout: base
title: "404 - File Not Found"
permalink: /404.html
---
<div class="row">
<div class="small-12 columns">
<h1>We could not find that page</h1>
<p>
Please check that the link you used is correct.
</p>
</div>
</div>

0 comments on commit d0501f3

Please sign in to comment.