We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcccd58 commit eac8702Copy full SHA for eac8702
config/_default/menus.yaml
@@ -38,12 +38,16 @@ main:
38
weight: 2
39
url: "events/"
40
parent: "Community"
41
- - name: "Working Groups"
+ - name: "Enhancement Proposals"
42
weight: 3
43
+ url: "https://github.com/nwb-extensions/nwbep-review/"
44
+ parent: "Community"
45
+ - name: "Working Groups"
46
+ weight: 4
47
url: "working-groups/"
48
49
- name: "Team"
- weight: 4
50
+ weight: 5
51
url: "team/"
52
53
0 commit comments