File tree 1 file changed +11
-7
lines changed
1 file changed +11
-7
lines changed Original file line number Diff line number Diff line change @@ -111,12 +111,16 @@ css_inline: false # Will insert all styles into a single <style> block in the <h
111
111
navigation_header :
112
112
- title : Home
113
113
url : /
114
- - title : Governance
115
- url : /pages/governance
116
- - title : Code
117
- url : /pages/code/
118
114
- title : Documentation
119
115
url : https://jump.dev/JuMP.jl/stable/
116
+ - title : Community
117
+ items :
118
+ - title : Forum
119
+ url : https://discourse.julialang.org/c/domain/opt
120
+ - title : Chatroom
121
+ url : https://gitter.im/JuliaOpt/jump-dev
122
+ - title : Ecosystem
123
+ url : /pages/code/
120
124
- title : Workshops
121
125
items :
122
126
- title : 2020
@@ -127,9 +131,9 @@ navigation_header:
127
131
url : /meetings/bordeaux2018
128
132
- title : 2017
129
133
url : /meetings/mit2017
130
- - title : Forum
131
- url : https://discourse.julialang.org/c/domain/opt
132
- - title : News
134
+ - title : Governance
135
+ url : /pages/governance
136
+ - title : Blog
133
137
url : /pages/news/
134
138
135
139
# TODO
You can’t perform that action at this time.
0 commit comments