docs: 添加 2019 ngChina 菜单

This commit is contained in:
Zhicheng WANG 2019-09-30 16:46:46 +08:00
parent 03bb520470
commit 63a09b0191
1 changed files with 8 additions and 2 deletions

View File

@ -23,6 +23,12 @@
{ {
"url": "translations/cn/home", "url": "translations/cn/home",
"title": "关于中文版" "title": "关于中文版"
},
{
"title": "2019 ngChina @ 杭州",
"tooltip": "2019 ngChina 开发者大会",
"url": "https://ng-china.org",
"highlight": true
} }
], ],
"TopBarNarrow": [ "TopBarNarrow": [
@ -735,8 +741,8 @@
"divider": true "divider": true
}, },
{ {
"title": "2018 ngChina @ 杭州", "title": "2019 ngChina @ 杭州",
"tooltip": "2018 ngChina 开发者大会", "tooltip": "2019 ngChina 开发者大会",
"url": "https://ng-china.org" "url": "https://ng-china.org"
}, },
{ {