From 1e7093377d066632ec2cf525881f8d9f45a42859 Mon Sep 17 00:00:00 2001 From: "adam.skorepa" Date: Fri, 17 Mar 2023 18:38:24 +0100 Subject: [PATCH] Update config.toml --- config.toml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index dac0460..41e2d0e 100644 --- a/config.toml +++ b/config.toml @@ -18,7 +18,13 @@ themeColor = '#000000' weight = 100 identifier = "akce" url = "/akce/" - + + [[menu.main]] + name = "Články" + weight = 150 + identifier = "clanky" + url = "/clanky/" + [[menu.main]] name = "Lidé" weight = 200