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]
|
||||
name = "Will Faught"
|
||||
default = true
|
||||
|
||||
[params.paige.git]
|
||||
commit_url = "https://github.com/willfaught/paige/commit/%s"
|
||||
|
||||
[params.paige.rss]
|
||||
managing_editor = "Will Faught"
|
||||
web_master = "Will Faught"
|
||||
|
||||
[taxonomies]
|
||||
author = "authors"
|
||||
category = "categories"
|
||||
|
Reference in New Issue
Block a user