demonstrate use of permalink settings
This commit is contained in:
parent
e398c3b16c
commit
8d05a54590
|
@ -3,3 +3,4 @@ markdown: redcarpet
|
||||||
highlighter: pygments
|
highlighter: pygments
|
||||||
description: "Write an awesome description for your new site here. It will appear in your document head meta (for Google search results) and in your feed.xml site description."
|
description: "Write an awesome description for your new site here. It will appear in your document head meta (for Google search results) and in your feed.xml site description."
|
||||||
url: "http://yourdomain.com"
|
url: "http://yourdomain.com"
|
||||||
|
permalink: /posts/:title
|
||||||
|
|
Loading…
Reference in New Issue