From e9e47e645be0c78f2b5ad1ff0f074f6f8980f55f Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Mon, 21 Aug 2017 09:25:39 +0800 Subject: [PATCH] fix: add ng-zorro --- aio/content/marketing/resources.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index bf92f95eb2..998f379d80 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -324,7 +324,13 @@ "title": "Amexio - Angular Extensions", "url": "http://www.amexio.tech/", "logo": "http://www.amexio.org/amexio-logo.png" - } + }, + "zorro": { + "desc": "An enterprise-class UI components based on Ant Design and Angular.", + "rev": true, + "title": "NG-ZORRO", + "url": "https://ng.ant.design/" + } } } }