Skip to content

Commit 9ff589d

Browse files
committed
Change navigation header
1 parent 43d6829 commit 9ff589d

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

Diff for: _config.yml

+11-7
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,16 @@ css_inline: false # Will insert all styles into a single <style> block in the <h
111111
navigation_header:
112112
- title: Home
113113
url: /
114-
- title: Governance
115-
url: /pages/governance
116-
- title: Code
117-
url: /pages/code/
118114
- title: Documentation
119115
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/
120124
- title: Workshops
121125
items:
122126
- title: 2020
@@ -127,9 +131,9 @@ navigation_header:
127131
url: /meetings/bordeaux2018
128132
- title: 2017
129133
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
133137
url: /pages/news/
134138

135139
# TODO

0 commit comments

Comments
 (0)