diff --git a/hugo.toml b/hugo.toml index acde7d6..7e465cc 100644 --- a/hugo.toml +++ b/hugo.toml @@ -65,6 +65,10 @@ enableRobotsTXT = true name = "misc" pageRef = "/misc" weight = 40 + [[menus.main]] + name = "rss" + url = "/index.xml" + weight = 50 [markup.goldmark.renderer] unsafe = true