From 3b06f04c5493c7254775670275eb6b27223739f2 Mon Sep 17 00:00:00 2001 From: aethrvmn Date: Tue, 1 Oct 2024 17:49:16 +0200 Subject: [PATCH] removed apotheke reference --- hugo.toml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/hugo.toml b/hugo.toml index 99adc00..7ca55ff 100644 --- a/hugo.toml +++ b/hugo.toml @@ -39,15 +39,10 @@ name = "license" url = "/license/" weight = 3 -[[menu.main]] -name = "apotheke" -url = "https://apotheke.earth" -weight = 4 - [[menu.main]] name = "cv" url = "/pdf/CV.pdf" -weight = 5 +weight = 100 [[menu.feed]] name = "contact"