Add RSS site params

This commit is contained in:
Will Faught
2022-12-19 17:29:06 -08:00
parent dd90671400
commit ac1f29608f
2 changed files with 5 additions and 2 deletions

View File

@@ -231,6 +231,9 @@ paige:
date_format: "2006 January 2" # Hugo date format for page dates
hide_theme_comment: true # Don't put a link to this project in a code comment
hide_theme_link: true # Don't put a link to this project in the footer
rss:
managing_editor: "Michael Bluth"
web_master: "Michael Bluth"
```
If you set either `hide_theme_comment` or `hide_theme_link`, please credit this project in a post to help others find it.