Move link_to_page, page_link config to feed
This commit is contained in:
@@ -271,15 +271,11 @@ format = ":date_long" # Hugo date format
|
||||
|
||||
[paige.feed]
|
||||
hide_page = false
|
||||
|
||||
[paige.feed.atom]
|
||||
link_to_page = false # Link to the page instead of the front matter link, if present
|
||||
page_link = "⏎" # If a front matter link is present, and link_to_page is false, link to the page with this text
|
||||
|
||||
[paige.feed.rss]
|
||||
link_to_page = false # Link to the page instead of the front matter link, if present
|
||||
managing_editor = "" # Example is "Will Faught <will.faught@example.com>"
|
||||
page_link = "⏎" # If a front matter link is present, and link_to_page is false, link to the page with this text
|
||||
web_master = "" # Example is "Will Faught <will.faught@example.com>"
|
||||
|
||||
[paige.git]
|
||||
|
Reference in New Issue
Block a user