diff --git a/config.toml b/config.toml index 0d7a95a..53e3544 100644 --- a/config.toml +++ b/config.toml @@ -58,3 +58,7 @@ theme = 'red' url = '/about' weight = 9 +[outputs] + home = ["HTML"] + page = ["HTML"] + section = ["HTML", "RSS"]