fix 404 permalink and link in intro post
authorMark Otto <otto@github.com>
Sun, 30 Mar 2014 07:05:00 +0000 (23:05 -0800)
committerMark Otto <otto@github.com>
Tue, 1 Apr 2014 17:45:12 +0000 (10:45 -0700)
404.html
_posts/2014-01-02-introducing-poole.md

index 5f5b9bfecefa2c0278fd0434ad2f755ada70522e..d05ddb0abb07e050413ef2440f41fdea1be9371b 100644 (file)
--- a/404.html
+++ b/404.html
@@ -1,6 +1,7 @@
 ---
 layout: default
 title: "404: Page not found"
+permalink: 404.html
 ---
 
 <div class="page">
index fdfbba73070289b2397ba6dcd9aa3aebe6dc0735..84f5ed5282e434d7353ddeb681088c0608cffef6 100644 (file)
@@ -20,7 +20,7 @@ Learn more and contribute on [GitHub](https://github.com/poole).
 \r
 Poole is a streamlined Jekyll site designed and built as a foundation for building more meaningful themes. Poole, and every theme built on it, includes the following:\r
 \r
-* Complete Jekyll setup included (layouts, config, [404](/404), [RSS feed](/atom.xml), posts, and [example page](/about))\r
+* Complete Jekyll setup included (layouts, config, [404](/404.html), [RSS feed](/atom.xml), posts, and [example page](/about))\r
 * Mobile friendly design and development\r
 * Easily scalable text and component sizing with `rem` units in the CSS\r
 * Support for a wide gamut of HTML elements\r