We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2aaca38 + 2d8c427 commit 9053d22Copy full SHA for 9053d22
404.md
@@ -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
0 commit comments