From 13e97c0a3b856ebbe7deeba13f3d046cd33024b1 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 11 Sep 2023 15:51:21 +0200 Subject: [PATCH] chg: [config] menu updated --- config.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.toml b/config.toml index 6217a66..efa88ed 100644 --- a/config.toml +++ b/config.toml @@ -272,6 +272,12 @@ baseName= "feed" weight = 6 parent = "section.documentation" +[[menu.main]] + name = "Research topics" + url = "/research-topics/" + weight = 7 + parent = "section.documentation" + [[menu.main]] name = "Legal" identifier = "section.legal"