Remove email suffix from RSS config

This commit is contained in:
Will Faught
2023-09-22 22:56:19 -07:00
parent c133d20c89
commit 43fac7337a
3 changed files with 6 additions and 6 deletions

View File

@@ -277,8 +277,8 @@ 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]
managing_editor_email = ""
web_master_email = ""
managing_editor = "" # Example is "Will Faught <will.faught@example.com>"
web_master = "" # Example is "Will Faught <will.faught@example.com>"
[paige.git]
commit_url = "" # Example is "https://github.com/willfaught/paige/commit/%s"