File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -8,21 +8,13 @@ sublinks: 即将举行的活动,聚会
8
8
9
9
## 即将举行的活动
10
10
11
- ### GraphQL Day
12
-
13
- - ** 日期:** 2018 年 4 月 14 日
14
- - ** 地点:** 荷兰 阿姆斯特丹
15
- - ** 链接:** https://www.graphqlday.org/
16
-
17
- GraphQL Day 是针对亲身实践过 GraphQL 开发的爱好者们的会议(包括广泛的实践研讨会)。GraphQL Day 是 [ GraphQL Europe] ( https://graphql-europe.org ) 大家庭的一部分。
18
-
19
11
### GraphQL Europe 会议
20
12
21
13
- ** 日期:** 2018 年 6 月 15 日
22
14
- ** 地点:** 德国 柏林
23
15
- ** 链接:** https://graphql-europe.org
24
16
25
- GraphQL Europe 是欧洲非营利性的 GraphQL 大会,邀请了来自世界各地的演讲嘉宾。了解来自行业专家的 GraphQL 最佳实践,并成为蓬勃发展的 GraphQL 社区的一部分。** [ 会议征文 ] ( https://www.papercall.io/graphql-eu ) 截止至 3 月 31 日 ** .
17
+ GraphQL Europe 是欧洲非营利性的 GraphQL 大会,邀请了来自世界各地的演讲嘉宾。了解来自行业专家的 GraphQL 最佳实践,并成为蓬勃发展的 GraphQL 社区的一部分。
26
18
27
19
## 聚会
28
20
Original file line number Diff line number Diff line change @@ -596,6 +596,11 @@ var logos = [
596
596
img : 'bynder.png' ,
597
597
link : 'https://www.bynder.com'
598
598
} ,
599
+ {
600
+ name : 'Universe' ,
601
+ img : 'universe.png' ,
602
+ link : 'https://www.universe.com'
603
+ } ,
599
604
// Adding your logo?
600
605
// Add it to the /users/logos/ directory and then append an entry above this comment.
601
606
//
You can’t perform that action at this time.
0 commit comments