fbd242d7ddf7

Exclude the 404 page to prevent it from showing up in the feed.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 20 Jan 2010 21:25:30 -0500
parents 0273470c8fd9
children f6196b96a567
branches/tags (none)
files content/404.html

Changes

--- a/content/404.html	Wed Jan 20 21:00:10 2010 -0500
+++ b/content/404.html	Wed Jan 20 21:25:30 2010 -0500
@@ -2,6 +2,7 @@
 
 {% hyde
     title: "Not Found"
+    exclude: True
 %}