From d1ca3f7f25bcf1831b8564a29f98ec4fd3dcfa97 Mon Sep 17 00:00:00 2001 From: Luca Date: Wed, 14 Jun 2023 13:13:53 +0200 Subject: [PATCH] Add '/Merch' to link to ticket shop --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 83e56f8..896a29f 100644 --- a/config.toml +++ b/config.toml @@ -20,7 +20,7 @@ title = 'Intergalaktische Erfahrungsreise' weight = 30 [[menu.main]] - name = "Tickets" + name = "Tickets/Merch" url = "https://tickets.fairydust.reisen/iger-2023/" weight = 20 [[menu.main]]