From 10d125573737163cd5554f001a475cc2716ab433 Mon Sep 17 00:00:00 2001 From: Brooke <12855764+goingforbrooke@users.noreply.github.com> Date: Mon, 22 Jul 2024 13:54:32 -0700 Subject: [PATCH] Update Zola `config.toml` changes (by pluralizing) --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index cfcceca..9aaf037 100644 --- a/config.toml +++ b/config.toml @@ -6,10 +6,10 @@ title = "Zola Terminimal theme" compile_sass = true # The theme supports feeds (RSS and ATOM) -generate_feed = true +generate_feeds = true # Use `rss.xml` for RSS feeds and `atom.xml` for ATOM. -feed_filename = "atom.xml" +feed_filenames = ["atom.xml"] # Optional: enable tags taxonomies = [