Update rss.md

Closes #2293
This commit is contained in:
Joe Mooring
2023-10-30 14:09:24 -07:00
committed by GitHub
parent 7eb59d7a27
commit d2a9909d97
+1 -1
View File
@@ -42,7 +42,7 @@ The built-in RSS template will render the following values, if present, from you
{{< code-toggle file=hugo copy=false >}}
copyright = '© 2023 ABC Widgets, Inc.'
[author]
[params.author]
name = 'John Doe'
email = 'jdoe@example.org'
{{< /code-toggle >}}