diff options
| author | Franck Cuny <franck@lumberjaph.net> | 2013-07-25 18:35:25 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@lumberjaph.net> | 2013-07-25 18:35:25 -0700 |
| commit | 3d46aca2693381e81045210c41e782431acd1ed9 (patch) | |
| tree | 410067ba6ce89d6a371e1c06643a14b2bede85e5 /404.md | |
| parent | new post - patch.pm (diff) | |
| parent | Add a page with my talks. (diff) | |
| download | lumberjaph-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.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 |
