Change RSS feed to only have regular posts

This commit is contained in:
BBaoVanC 2021-03-25 22:09:12 -05:00
parent febefb8c67
commit edd7f8b030
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 1 deletions

View File

@ -82,5 +82,5 @@ paginate = 5
[[languages.en.menu.main]]
identifier = "rss"
name = "RSS Feed"
url = "/index.xml"
url = "/posts/index.xml"
weight = 30