Browse Source

trying to fix rss feed

master
jk 4 years ago
parent
commit
6e29440896
  1. 1
      config.toml

1
config.toml

@ -11,6 +11,7 @@ defaultContentLanguage="en"
home = ["html", "rss", "atom"] # default = ["HTML", "RSS"]
section = ["html", "rss", "atom"] # default = ["HTML", "RSS"]
term = ["html", "rss", "atom"] # default = ["HTML", "RSS"]
taxonomy = ["html", "rss", "atom"] # default = ["HTML", "RSS"]
[markup]
[markup.goldmark]