Skip to content
Snippets Groups Projects
Commit 724d7770 authored by Olivier Goulet's avatar Olivier Goulet
Browse files

feat: add specification page to menu

parent 5df7abc6
No related branches found
No related tags found
2 merge requests!221feat: Add specification section to project resources,!174feat: add specification page to menu
Pipeline #42638 passed with warnings
...@@ -126,10 +126,16 @@ disablePathToLower = true ...@@ -126,10 +126,16 @@ disablePathToLower = true
weight = 3 weight = 3
parent = "projects-projects" parent = "projects-projects"
[[menu.main]]
name = "Specifications"
url = "/specifications"
weight = 4
parent = "projects-projects"
[[menu.main]] [[menu.main]]
name = "Contribute" name = "Contribute"
url = "/contribute/" url = "/contribute/"
weight = 4 weight = 5
parent = "projects-projects" parent = "projects-projects"
[[menu.main]] [[menu.main]]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment