From 3d644c6da02da98a5a94008c7c9578cb6488d50c Mon Sep 17 00:00:00 2001 From: valknar Date: Wed, 20 May 2026 08:38:17 +0200 Subject: [PATCH] chore: remove roux link --- hugo.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hugo.toml b/hugo.toml index bcd0648..a4baa4b 100644 --- a/hugo.toml +++ b/hugo.toml @@ -57,10 +57,10 @@ weight = 1 name = "Imprint" url = "/imprint/" weight = 2 -[[menus.footer]] -name = "Roux" -url = "https://roux.pivoine.art" -weight = 3 +# [[menus.footer]] +# name = "Roux" +# url = "https://roux.pivoine.art" +# weight = 3 [markup.goldmark.renderer] unsafe = true