File tree Expand file tree Collapse file tree 2 files changed +9
-13
lines changed
Expand file tree Collapse file tree 2 files changed +9
-13
lines changed Original file line number Diff line number Diff line change @@ -46,20 +46,16 @@ main:
4646 weight : 1
4747 url : " news/"
4848 parent : " Community"
49- - name : " Events"
50- weight : 2
51- url : " events/"
52- parent : " Community"
5349 - name : " Enhancement Proposals"
54- weight : 3
50+ weight : 2
5551 url : " https://github.com/nwb-extensions/nwbep-review/"
5652 parent : " Community"
5753 - name : " Working Groups"
58- weight : 4
54+ weight : 3
5955 url : " working-groups/"
6056 parent : " Community"
6157 - name : " Team"
62- weight : 5
58+ weight : 4
6359 url : " team/"
6460 parent : " Community"
6561
@@ -105,14 +101,11 @@ community_links:
105101 - name : " News & Updates"
106102 weight : 1
107103 url : " /news"
108- - name : " Events"
109- weight : 2
110- url : " /events"
111104 - name : " Working Groups"
112- weight : 3
105+ weight : 2
113106 url : " /working-groups"
114107 - name : " Contact Us"
115- weight : 4
108+ weight : 3
116109 url : " /contact-us"
117110
118111resources :
Original file line number Diff line number Diff line change 22 publish = ' public'
33 command = ' hugo --gc --minify && npm_config_yes=true npx pagefind --site "public"'
44
5+ [build .environment ]
6+ HUGO_VERSION = " 0.135.0"
7+
58# [[plugins]]
6- # package = 'netlify-plugin-image-optim'
9+ # package = 'netlify-plugin-image-optim'
You can’t perform that action at this time.
0 commit comments