From f659c8368b96857d26654ef8ac0a2f2320738b50 Mon Sep 17 00:00:00 2001 From: marin Date: Fri, 18 Apr 2025 23:03:03 +0200 Subject: [PATCH] Update hugo.toml --- hugo.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 6a50c87..62a32a6 100644 --- a/hugo.toml +++ b/hugo.toml @@ -59,7 +59,10 @@ style = "github-dark" name = "Series" weight = 3 url = "series/" - +[[menu.main]] + name = "RSS Feed" + weight = 4 + url = "https://blog.marin.fyi/index.xml" #[[menu.main]] # name = "About" # weight = 2