Convert site config to YAML and move it to config/

Keep the old site config.toml around just in case.
This commit is contained in:
Eryn Wells 2022-11-02 17:46:18 -07:00
parent cf5d8755ac
commit 48056e5be8
14 changed files with 53 additions and 0 deletions

View file

@ -0,0 +1,4 @@
RSS:
mediatype: application/rss+xml
baseName: feed
suffixes: [rss]