X-Git-Url: http://njoseph.me/gitweb/blog.git/blobdiff_plain/a37c7a265ea1e753c979576095d57b9933dd1470..fd0c90cbbb07ed7794f6eadce03feec1069c6ead:/config.toml diff --git a/config.toml b/config.toml index 03bcff6..29634fd 100644 --- a/config.toml +++ b/config.toml @@ -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"