Add link_to_page, page_link RSS config

This commit is contained in:
Will Faught
2023-09-22 23:09:43 -07:00
parent 43fac7337a
commit 71e1aacc9e
2 changed files with 16 additions and 6 deletions

View File

@@ -277,7 +277,9 @@ link_to_page = false # Link to the page instead of the front matter link, if pre
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]