From ab58896d7923bf08370cbac5a0d12993535503e6 Mon Sep 17 00:00:00 2001 From: lourenco <> Date: Sat, 13 Sep 2025 21:29:16 +0200 Subject: [PATCH] change to the menu --- config.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.toml b/config.toml index 37ecb6e..8cf7365 100644 --- a/config.toml +++ b/config.toml @@ -16,3 +16,7 @@ theme = "shibui" name = "About" url = "/about/" weight = 2 + [[menu.main]] + name = "RSS feeds" + url = "/index.xml" + weight = 3