From 3bb66c7d349d565ebab19af17c7b12181c6b79d0 Mon Sep 17 00:00:00 2001 From: recanman <29310982+recanman@users.noreply.github.com> Date: Wed, 3 Jul 2024 15:16:14 -0700 Subject: [PATCH 1/3] chore: update theme --- themes/revuo-xmr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/revuo-xmr b/themes/revuo-xmr index 1131349..c38556d 160000 --- a/themes/revuo-xmr +++ b/themes/revuo-xmr @@ -1 +1 @@ -Subproject commit 1131349487c1e959c412a2887d6f9c00cf528e20 +Subproject commit c38556d4b6ab27b7ce4e8842f9e0ca12b5b9f51c From 89d355a301630c912d5c069fbbb4ddead2d33ba2 Mon Sep 17 00:00:00 2001 From: recanman <29310982+recanman@users.noreply.github.com> Date: Wed, 3 Jul 2024 22:18:01 -0700 Subject: [PATCH 2/3] fix: rss feed path --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 98cf73d..71f763a 100644 --- a/hugo.toml +++ b/hugo.toml @@ -26,7 +26,7 @@ nav_links = [ right_icons = [ { title = "Support", link = "/support", external = false, icon = "donate.png", icon_alt = "Donate" }, - { title = "ATOM Feed", link = "/atom.xml", external = true, icon = "rss_1.png", icon_alt = "ATOM Feed" }, + { title = "ATOM Feed", link = "/index.xml", external = true, icon = "rss_1.png", icon_alt = "ATOM Feed" }, ] mirrors = [ From f4d632686cfaae2b9476b28e5cb4a050fe8d90eb Mon Sep 17 00:00:00 2001 From: recanman <29310982+recanman@users.noreply.github.com> Date: Wed, 3 Jul 2024 22:18:11 -0700 Subject: [PATCH 3/3] chore: update theme --- themes/revuo-xmr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/revuo-xmr b/themes/revuo-xmr index c38556d..a64804c 160000 --- a/themes/revuo-xmr +++ b/themes/revuo-xmr @@ -1 +1 @@ -Subproject commit c38556d4b6ab27b7ce4e8842f9e0ca12b5b9f51c +Subproject commit a64804c942f70d748ff70dde6b13a8eb779425eb