Add RSS to navigation bar

This commit is contained in:
BBaoVanC 2021-03-25 22:07:15 -05:00
parent 28b2a2eff8
commit febefb8c67
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 6 additions and 0 deletions

View File

@ -78,3 +78,9 @@ paginate = 5
name = "Main Website"
url = "https://bbaovanc.com/"
weight = 20
[[languages.en.menu.main]]
identifier = "rss"
name = "RSS Feed"
url = "/index.xml"
weight = 30