diff --git a/config.toml b/config.toml index b43dad1..e2b67fe 100644 --- a/config.toml +++ b/config.toml @@ -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