Move pages into _pages directory

This commit is contained in:
Michael Rose
2016-02-23 11:16:52 -05:00
parent 5875412409
commit f4862d595c
5 changed files with 8 additions and 3 deletions

17
404.md
View File

@ -1,17 +0,0 @@
---
layout: post
title: "Page Not Found"
excerpt: "Page not found. Your pixels are in another canvas."
sitemap: false
permalink: /404.html
---
Sorry, but the page you were trying to view does not exist --- perhaps you can try searching for it below.
<script type="text/javascript">
var GOOG_FIXURL_LANG = 'en';
var GOOG_FIXURL_SITE = '{{ site.url }}'
</script>
<script type="text/javascript"
src="//linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js">
</script>