Skip to content

Commit

Permalink
fix: RSS link on post pages, closes #160 (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-sid authored Mar 7, 2024
1 parent 9f042a8 commit f321f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleSite/hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -310,4 +310,4 @@ url = "https://twitter.com"

[[params.socialIcons]]
name = "Rss"
url = "index.xml"
url = "/index.xml"

0 comments on commit f321f1c

Please sign in to comment.