fix: rss feed path

This commit is contained in:
recanman 2024-07-03 22:18:01 -07:00
parent 3bb66c7d34
commit 89d355a301

View file

@ -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 = [