diff options
Diffstat (limited to '404.md')
| -rw-r--r-- | 404.md | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -0,0 +1,15 @@ +--- +layout: page +title: "Page Not Found" +description: "Page not found. Your pixels are in another canvas." +--- + +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="http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js"> +</script>
\ No newline at end of file |
