summaryrefslogtreecommitdiff
path: root/404.md
diff options
context:
space:
mode:
authorFranck Cuny <franck@lumberjaph.net>2013-07-25 18:35:25 -0700
committerFranck Cuny <franck@lumberjaph.net>2013-07-25 18:35:25 -0700
commit3d46aca2693381e81045210c41e782431acd1ed9 (patch)
tree410067ba6ce89d6a371e1c06643a14b2bede85e5 /404.md
parentnew post - patch.pm (diff)
parentAdd a page with my talks. (diff)
downloadlumberjaph-3d46aca2693381e81045210c41e782431acd1ed9.tar.gz
Merge branch 'design'
* design: Add a page with my talks. Remove more files. use index.atom for our feed. add openid to our header. remove unused layout templates. I don't need tags. Remove useless empty page. First attempt with the new theme. attempt for a new design
Diffstat (limited to '')
-rw-r--r--404.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/404.md b/404.md
new file mode 100644
index 0000000..fe2decb
--- /dev/null
+++ b/404.md
@@ -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