From ae16ae8af068e016e57fedaf8278215c4c721bf8 Mon Sep 17 00:00:00 2001 From: Cristina Date: Sat, 15 Jan 2022 11:28:06 +0000 Subject: [PATCH] Update config.toml --- config.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.toml b/config.toml index 50db29f..d3c5a13 100644 --- a/config.toml +++ b/config.toml @@ -94,6 +94,11 @@ pygmentsCodefencesGuessSyntax = true url = "page/ueber-uns/" weight = 4 +[[menu.main]] + name = "Webinar" + url = "webinar" + weight = 2 + # [[menu.main]] # identifier = "samples" # name = "Samples"