From 8af16b58293bd7e4fc17504f7c50345d3b6c5d93 Mon Sep 17 00:00:00 2001 From: Luca Date: Fri, 31 May 2024 12:18:26 +0200 Subject: [PATCH] Add schedule link to main nav --- config.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.toml b/config.toml index 9c72baf..4295b98 100644 --- a/config.toml +++ b/config.toml @@ -30,10 +30,10 @@ title = 'Intergalaktische Erfahrungsreise' # name = "CfP" # url = "https://cfp.fairydust.reisen/iger-2024/" # weight = 30 -# [[menu.main]] -# name = "Programm" -# url = "https://cfp.fairydust.reisen/iger-2024/schedule/" -# weight = 30 + [[menu.main]] + name = "Programm" + url = "https://cfp.fairydust.reisen/iger-2024/schedule/" + weight = 30 [[menu.main]] name = "Engelsystem" url = "https://helfen.fairydust.reisen/"