]> njoseph.me Git - blog.git/blobdiff - config.toml
Fix RSS feeds
[blog.git] / config.toml
index 03bcff62fe324d98b7cc473550c7ea5bddeb9893..29634fd150fe22201a6fa22776621f745cbbdb00 100644 (file)
@@ -31,3 +31,12 @@ enableRobotsTXT = true
 #     identifier = "about"
 #     weight = 300
 #     url = "/about/"
+
+[outputs]
+home = [ "RSS", "HTML"]
+section  = ["HTML"]
+
+[outputFormats]
+[outputFormats.RSS]
+mediatype = "application/rss"
+baseName = "feed"