File tree 1 file changed +17
-9
lines changed
1 file changed +17
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"navigation" : {
3
3
"items" : [
4
+ {
5
+ "name" : " Vision" ,
6
+ "href" : " https://haskell.foundation/vision/"
7
+ },
4
8
{
5
9
"name" : " Who We Are" ,
6
- "href" : " https://haskell.foundation/en/ who-we-are/"
10
+ "href" : " https://haskell.foundation/who-we-are/"
7
11
},
8
12
{
9
- "name" : " Affiliates " ,
10
- "href" : " https://haskell.foundation/en/affiliates /"
13
+ "name" : " Projects " ,
14
+ "href" : " https://haskell.foundation/projects /"
11
15
},
12
16
{
13
- "name" : " Contact " ,
14
- "href" : " https://haskell.foundation/en/contact /"
17
+ "name" : " Affiliates " ,
18
+ "href" : " https://haskell.foundation/affiliates /"
15
19
},
16
20
{
17
21
"name" : " News" ,
18
- "href" : " https://haskell.foundation/en/news/"
22
+ "href" : " https://haskell.foundation/news/"
23
+ },
24
+ {
25
+ "name" : " Contact" ,
26
+ "href" : " https://haskell.foundation/contact/"
19
27
},
20
28
{
21
29
"name" : " Sponsorship" ,
22
- "href" : " https://haskell.foundation/en/ donations/"
30
+ "href" : " https://haskell.foundation/donations/"
23
31
},
24
32
{
25
33
"name" : " Resources" ,
26
- "href" : " https://haskell.foundation/en/ resources/"
34
+ "href" : " https://haskell.foundation/resources/"
27
35
},
28
36
{
29
37
"name" : " FAQ" ,
30
- "href" : " https://haskell.foundation/en/ faq/"
38
+ "href" : " https://haskell.foundation/faq/"
31
39
}
32
40
]
33
41
},
You can’t perform that action at this time.
0 commit comments