summaryrefslogtreecommitdiff
path: root/public/404.html
diff options
context:
space:
mode:
authormo k <mo@mokhan.ca>2012-06-21 07:15:49 -0600
committermo k <mo@mokhan.ca>2012-06-21 07:21:06 -0600
commitb6bf52b723e17fc55bec91c8efb357e2f1f67ac0 (patch)
tree7a131fb6c207232e8778d0d93c8d16c0aa7b1557 /public/404.html
parent84b2f6b72327e80e70d49b633eabc841964e1b92 (diff)
make 404 funny
Diffstat (limited to 'public/404.html')
-rw-r--r--public/404.html12
1 files changed, 5 insertions, 7 deletions
diff --git a/public/404.html b/public/404.html
index 0b179260..080b1d77 100644
--- a/public/404.html
+++ b/public/404.html
@@ -16,14 +16,12 @@
<article>
<h1>Oh, Snap! <span frown>:(</span></h1>
<div>
- <p>Sorry, but the page you were trying to view does not exist.</p>
- <p>It looks like this was the result of either:</p>
- <ul>
- <li>a mistyped address</li>
- <li>an out-of-date link</li>
- </ul>
+ <p>Sorry, but the cake you were looking hasn't been made yet. You should make it, and <a href="/">share it.</a></p>
</div>
-
+ <a href="/"><img src="/assets/homer-cake.jpg" alt="" /></a>
+ <blockquote>
+ "You don't make friends with salad."
+ </blockquote>
<script>
var GOOG_FIXURL_LANG = (navigator.language || '').slice(0,2),
GOOG_FIXURL_SITE = location.host;