Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspf13 <steve.francia@gmail.com>2014-05-30 02:42:05 +0400
committerspf13 <steve.francia@gmail.com>2014-05-30 02:45:22 +0400
commit05875153bcc56e9ee25532e9afd5a575a3e95938 (patch)
tree427e29840d74a74122d5d5d2b12554d4eb654592 /docs/content/templates/404.md
parent2b90779f0fe5dc9a852a840ec8f00d9ecdfc2413 (diff)
Converting front matter to YAMLv0.11
Diffstat (limited to 'docs/content/templates/404.md')
-rw-r--r--docs/content/templates/404.md17
1 files changed, 9 insertions, 8 deletions
diff --git a/docs/content/templates/404.md b/docs/content/templates/404.md
index fd3ff04a5..6c8d8b419 100644
--- a/docs/content/templates/404.md
+++ b/docs/content/templates/404.md
@@ -1,15 +1,16 @@
---
-title: "404.html Templates"
+aliases:
+- /layout/404/
+date: 2013-08-21
linktitle: "404"
-date: "2013-08-21"
-notoc: true
-weight: 100
menu:
main:
- parent: 'layout'
-aliases: ["/layout/404/"]
-prev: "/templates/sitemap"
-next: "/taxonomies/overview"
+ parent: layout
+next: /taxonomies/overview
+notoc: true
+prev: /templates/sitemap
+title: 404.html Templates
+weight: 100
---
When using Hugo with [github pages](http://pages.github.com/) you can provide