From c37132fa08da669982224f576e9f02b8169cba62 Mon Sep 17 00:00:00 2001 From: Anezka Muller Date: Sat, 5 Oct 2024 13:37:00 +0200 Subject: [PATCH] Update config.toml --- config.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.toml b/config.toml index 74fbf14..364481d 100644 --- a/config.toml +++ b/config.toml @@ -64,3 +64,7 @@ style = "github-dark" name = "About" weight = 2 url = "about/" +[[menu.main]] + name = "KISK" + weight = 2 + url = "kisk/"