Browse Source

extending atom

master
jk 3 years ago
parent
commit
29721ab6e0
  1. 4
      config.toml

4
config.toml

@ -10,8 +10,8 @@ ignoreErrors = ["error-remote-getjson"]
[outputs]
home = ["html", "rss", "Atom"] # default = ["HTML", "RSS"]
section = ["html", "rss", "Atom"] # default = ["HTML", "RSS"]
term = ["html", "rss"] # default = ["HTML", "RSS"]
taxonomy = ["html", "rss"] # default = ["HTML", "RSS"]
term = ["html", "rss", "Atom"] # default = ["HTML", "RSS"]
taxonomy = ["html", "rss", "Atom"] # default = ["HTML", "RSS"]
[markup]
[markup.goldmark]