From d2e6d6978ea83cbee8610963f74577812581eb51 Mon Sep 17 00:00:00 2001 From: fisherspy Date: Fri, 19 Oct 2018 10:13:45 +0800 Subject: [PATCH] docs: add ant design mobile of angular in resources (#26562) PR Close #26562 --- aio/content/marketing/resources.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index 8ac99b91c7..5f21ac7acc 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -384,6 +384,12 @@ "title": "Ant Design of Angular (ng-zorro-antd)", "url": "https://ng.ant.design/docs/introduce/en" }, + "ngzorromobile": { + "desc": "A set of enterprise-class mobile UI components based on Ant Design Mobile and Angular", + "rev": true, + "title": "Ant Design Mobile of Angular (ng-zorro-antd-mobile)", + "url": "http://ng.mobile.ant.design/#/docs/introduce/en" + }, "aggrid": { "desc": "A datagrid for Angular with enterprise style features such as sorting, filtering, custom rendering, editing, grouping, aggregation and pivoting.", "rev": true,