Add RSS output format

This commit is contained in:
Elnu 2022-12-21 16:36:35 -08:00
parent f5e4f8a4bd
commit b626b0a6dd

View file

@ -40,4 +40,4 @@ baseName = 'stork.config'
isPlainText = true
[outputs]
home = ['html', 'stork']
home = ['html', 'stork', 'rss']