Merge pull request #6 from mattr-/update-jekyll-repo-links
[blog] / 404.html
1 ---
2 layout: default
3 title: "404: Page not found"
4 ---
5
6 <div class="page">
7   <h1 class="page-title">404: Page not found</h1>
8   <p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="/">Head back home</a> to try finding it again.</p>
9 </div>