From 7cdd3611270c40ab97a4ef7335b1908780c2ea23 Mon Sep 17 00:00:00 2001 From: aethrvmn Date: Fri, 4 Oct 2024 13:26:33 +0200 Subject: [PATCH] removed 'home' from menu --- hugo.toml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/hugo.toml b/hugo.toml index 703b42c..c85047e 100644 --- a/hugo.toml +++ b/hugo.toml @@ -25,10 +25,7 @@ disableKinds = ['taxonomy'] contentDir = 'content' weight = 1 -[[menu.before]] - name='home' - url='/' - weight=0 +# [[menu.before]] [[menu.after]] name="Dont Be Evil Licence"