Add author name to pages, site in RSS in exampleSite
This commit is contained in:
@@ -88,10 +88,15 @@ home = ["html", "json", "rss"]
|
|||||||
|
|
||||||
[params.authors.will-faught]
|
[params.authors.will-faught]
|
||||||
name = "Will Faught"
|
name = "Will Faught"
|
||||||
|
default = true
|
||||||
|
|
||||||
[params.paige.git]
|
[params.paige.git]
|
||||||
commit_url = "https://github.com/willfaught/paige/commit/%s"
|
commit_url = "https://github.com/willfaught/paige/commit/%s"
|
||||||
|
|
||||||
|
[params.paige.rss]
|
||||||
|
managing_editor = "Will Faught"
|
||||||
|
web_master = "Will Faught"
|
||||||
|
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
author = "authors"
|
author = "authors"
|
||||||
category = "categories"
|
category = "categories"
|
||||||
|
|||||||
Reference in New Issue
Block a user