Drop link to reardencode's post since people thought it was a main point
[blog] / 404.html
index 5f5b9bfecefa2c0278fd0434ad2f755ada70522e..4bf3f7d8fca35a944e38e273e6ff3da2e292d81b 100644 (file)
--- a/404.html
+++ b/404.html
@@ -1,9 +1,10 @@
 ---
 layout: default
 title: "404: Page not found"
+permalink: 404.html
 ---
 
 <div class="page">
   <h1 class="page-title">404: Page not found</h1>
-  <p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="/">Head back home</a> to try finding it again.</p>
+  <p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="{{ site.baseurl }}/">Head back home</a> to try finding it again.</p>
 </div>