From 44d3e40749882f6b3589fc813b2bb0fef3323dca Mon Sep 17 00:00:00 2001 From: Peter Tillemans Date: Fri, 2 Aug 2024 10:01:37 +0200 Subject: [PATCH] fix more feeds stuff --- config.toml | 2 +- themes/blow | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index b9c2bcd..44a19c4 100644 --- a/config.toml +++ b/config.toml @@ -21,7 +21,7 @@ taxonomies = [ ] generate_feeds = true -feed_filenames = "rss.xml" +feed_filenames = ["atom.xml", "rss.xml"] [markdown] # Whether to do syntax highlighting diff --git a/themes/blow b/themes/blow index d987049..5d7439c 160000 --- a/themes/blow +++ b/themes/blow @@ -1 +1 @@ -Subproject commit d987049cd2660ab019ebaaf108aa69fff7fb847d +Subproject commit 5d7439cae1fc08c7b083535631b5d2148b315e0a