Skip to content

Commit

Permalink
adds link to 404
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremytregunna committed Sep 8, 2011
1 parent 00ea49a commit c284868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<body>
<div id='container'>
<div id='header'>
<h1>404</h1>
<h1><a href="/" style="text-decoration:none;background-color:#fff">404</a></h1>
<h6>Something clever follows...</h6>
</div>
<div id='content'>
Expand Down

0 comments on commit c284868

Please sign in to comment.