diff --git a/config.toml b/config.toml index b650c8ebc589cd33dac4d95a7a9d8f205a7e5037..3c3bc9fb0b29bd927aa499677141a876be54d12f 100644 --- a/config.toml +++ b/config.toml @@ -126,10 +126,16 @@ disablePathToLower = true weight = 3 parent = "projects-projects" +[[menu.main]] + name = "Specifications" + url = "/specifications" + weight = 4 + parent = "projects-projects" + [[menu.main]] name = "Contribute" url = "/contribute/" - weight = 4 + weight = 5 parent = "projects-projects" [[menu.main]]