summaryrefslogtreecommitdiffstats
path: root/exampleSite/content
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content')
-rw-r--r--exampleSite/content/documentation/index.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/exampleSite/content/documentation/index.md b/exampleSite/content/documentation/index.md
index e4d2928..e5a2fc2 100644
--- a/exampleSite/content/documentation/index.md
+++ b/exampleSite/content/documentation/index.md
@@ -229,9 +229,10 @@ by adding the following setting to your configuration:
showAuthor = false
```
-Finally, the built-in RSS template, which used by the theme, as well as custom
-feeds templates, will include the author metadata in the feed, if present. If
-they are not set, Hugo will not include the author metadata in the feed.
+Furthermore, the author is also used in the built-in RSS templates and the feed
+templates provided by the Ed theme. If the author is defined in the site
+configuration, it will automatically be included in these feeds, allowing
+subscribers to see the post’s attribution directly within their feed readers.
#### Setting a Global Default Author