Fix RSS link in post sidebar context
Some checks are pending
Deploy Hugo / build-deploy (push) Waiting to run

This commit is contained in:
Zoness 2025-12-19 14:45:35 -06:00
parent 978cbe5895
commit 77ee54a404

View File

@ -47,7 +47,7 @@ enableEmoji = true
[[Params.widgets.social.custom]]
title = "RSS"
url = "index.xml"
url = "/index.xml"
icon = "rss.svg"
[permalinks]