summaryrefslogtreecommitdiffhomepage
path: root/docs/content/extras/permalinks.md
diff options
context:
space:
mode:
authorspf13 <[email protected]>2014-05-29 18:42:05 -0400
committerspf13 <[email protected]>2014-05-29 18:45:22 -0400
commit05875153bcc56e9ee25532e9afd5a575a3e95938 (patch)
tree427e29840d74a74122d5d5d2b12554d4eb654592 /docs/content/extras/permalinks.md
parent2b90779f0fe5dc9a852a840ec8f00d9ecdfc2413 (diff)
downloadhugo-0.11.tar.gz
hugo-0.11.zip
Converting front matter to YAMLv0.11
Diffstat (limited to 'docs/content/extras/permalinks.md')
-rw-r--r--docs/content/extras/permalinks.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/content/extras/permalinks.md b/docs/content/extras/permalinks.md
index 6282e61c6..54b4c6104 100644
--- a/docs/content/extras/permalinks.md
+++ b/docs/content/extras/permalinks.md
@@ -1,15 +1,15 @@
---
-title: "Permalinks"
-date: "2013-11-18"
aliases:
- - "/doc/permalinks/"
-weight: 30
-notoc: true
+- /doc/permalinks/
+date: 2013-11-18
menu:
main:
- parent: 'extras'
-prev: "/extras/menus"
-next: "/extras/shortcodes"
+ parent: extras
+next: /extras/shortcodes
+notoc: true
+prev: /extras/menus
+title: Permalinks
+weight: 30
---
By default, content is laid out into the target `publishdir` (public)