From a2b6126a8c1278bd69ac27955242d3f449a2b469 Mon Sep 17 00:00:00 2001 From: Nicolas Dato Date: Tue, 2 Dec 2025 19:09:02 -0300 Subject: adding atom.xml --- zola/config.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zola/config.toml b/zola/config.toml index e8e4789..27d9191 100644 --- a/zola/config.toml +++ b/zola/config.toml @@ -15,6 +15,8 @@ minify_html = true author = "Nicolás Dato" +generate_feeds = true + taxonomies = [ { name = "Tags", feed = true}, ] -- cgit v1.2.3