From 3ad19b3d2f33eb644f2f5ff4a0b1f02350c72062 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 23 Sep 2023 12:41:07 -0700 Subject: [PATCH] Document paige.feed.atom.authors --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 96bf1266..fb5e7d4b 100644 --- a/README.md +++ b/README.md @@ -274,6 +274,14 @@ hide_page = false 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.atom] +authors = [] +# Example is: +# [[paige.feed.atom.authors]] +# email = "will.faught@example.com" +# name = "Will Faught +# url = "https://willfaught.com/paige" + [paige.feed.rss] managing_editor = "" # Example is "Will Faught " web_master = "" # Example is "Will Faught "