Add site.url for use in head canonical meta and feed.xml template
This commit is contained in:
parent
287851ebb4
commit
e398c3b16c
|
@ -2,3 +2,4 @@ name: Dat site title tho
|
||||||
markdown: redcarpet
|
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"
|
||||||
|
|
Loading…
Reference in New Issue