From 72b1aff4e7ff7359ea599034acc249c4ea4b3209 Mon Sep 17 00:00:00 2001 From: Zhicheng WANG Date: Wed, 25 Mar 2020 20:34:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=EF=BC=8C=E5=A2=9E=E5=8A=A0=E5=8D=8E=E4=B8=BA?= =?UTF-8?q?=E4=BA=91=20DevUI=20=E7=9A=84=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aio/content/navigation.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/aio/content/navigation.json b/aio/content/navigation.json index 8ce3d8858f..f11e828e07 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -17,8 +17,9 @@ "title": "会议" }, { - "url": "https://blog.angular.io/", - "title": "博客" + "url": "https://blog.wangke.io/", + "title": "译者博客", + "tooltip": "译者汪志成的博客,包括翻译文章和原创文章" }, { "url": "translations/cn/home", @@ -786,6 +787,11 @@ "tooltip": "Ant Design 的 Angular 实现,服务于企业级后台产品。", "url": "https://ng.ant.design/" }, + { + "title": "华为 DevUI 组件库", + "tooltip": "“华为云” 开源的企业级组件库,核心设计思想是:致简、沉浸、灵活", + "url": "https://devui.design/" + }, { "title": "ng-zorro mobile 组件库", "tooltip": "Ant Design Mobile 的 Angular 实现,服务于无线产品。",