From d542af0008d43c7b76f25da3bc4623e7fcc3e29f Mon Sep 17 00:00:00 2001 From: Freek Kettone Date: Sat, 6 Sep 2025 19:44:08 +0200 Subject: [PATCH] hacktime nel panino --- hugo.toml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 02af0ba..0d6c229 100644 --- a/hugo.toml +++ b/hugo.toml @@ -101,6 +101,11 @@ pagination.pagerSize = 5 name = "End of 10" url = "/endof10" + [languages.en.menu] + [[languages.en.menu.main]] + identifier = "hacktime" + name = "HackTime" + url = "https://hacktime.hackinpovo.it" + [markup.goldmark.renderer] unsafe= true -