diff --git a/hugo.toml b/hugo.toml index c303106..70806a1 100644 --- a/hugo.toml +++ b/hugo.toml @@ -18,3 +18,9 @@ identifier = 'support' name = 'support' url = 'support' weight = 20 + +[[menu.main]] +identifier = 'rss' +name = 'rss' +url = 'index.xml' +weight = 30