From 83bb5d19226b1307d413ab9af7f7b5a1e178422b Mon Sep 17 00:00:00 2001 From: Tiago Temporin Date: Tue, 22 May 2018 06:44:12 +0100 Subject: [PATCH] docs(aio): add material community components (#24042) PR Close #24042 --- aio/content/marketing/resources.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index 264fd0c3eb..f8423a78ae 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -345,6 +345,13 @@ "title": "Angular Material", "url": "https://github.com/angular/material2" }, + "mcc": { + "desc": "Material components made by the community", + "logo": "", + "rev": true, + "title": "Material Community Components", + "url": "https://github.com/tiaguinho/material-community-components" + }, "ngzorro": { "desc": "A set of enterprise-class UI components based on Ant Design and Angular", "rev": true,