From 0878cee4c70ca4402d504b8a980d7071eff4f064 Mon Sep 17 00:00:00 2001 From: lourenco <> Date: Sat, 13 Sep 2025 21:53:53 +0200 Subject: [PATCH] small change --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index f93a980..324f34f 100644 --- a/hugo.toml +++ b/hugo.toml @@ -11,7 +11,7 @@ noClasses = false [params] contentTypeName = "blog" -showMenuItems = 4 +showMenuItems = 5 showLanguageSelector = false fullWidthTheme = false centerTheme = true