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"