aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 7294f53..cc41e95 100644
--- a/config.toml
+++ b/config.toml
@@ -29,6 +29,9 @@ resampleFilter = "CatmullRom"
quality = 75
anchor = "smart"
+[outputs]
+home = ["HTML", "RSS", "JSON"]
+
[params]
copyright = "Julien (Adyxax) Dessaux"
github_repo = "https://git.adyxax.org/adyxax/www"