Skip to content

Commit 9053d22

Browse files
committed
Merge branch 'hotfix/404-page'
2 parents 2aaca38 + 2d8c427 commit 9053d22

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

404.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
layout: page
3+
title: "Page Not Found"
4+
description: "Page not found. Your pixels are in another canvas."
5+
image:
6+
feature: texture-feature-01.jpg
7+
credit: Texture Lovers
8+
creditlink: http://texturelovers.com
9+
---
10+
11+
Sorry, but the page you were trying to view does not exist --- perhaps you can try searching for it below.
12+
13+
<script type="text/javascript">
14+
var GOOG_FIXURL_LANG = 'en';
15+
var GOOG_FIXURL_SITE = '{{ site.url }}'
16+
</script>
17+
<script type="text/javascript"
18+
src="http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js">
19+
</script>

0 commit comments

Comments
 (0)