From 7c1bd7170e77ebea0a266615da31498151e20548 Mon Sep 17 00:00:00 2001 From: gjdev Date: Tue, 22 May 2018 13:44:36 +0200 Subject: [PATCH] docs(aio): add blox material library to resources (#20539) PR Close #20539 --- 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 f8423a78ae..eac77391b0 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -377,6 +377,13 @@ "url": "http://www.amexio.tech/", "logo": "http://www.amexio.org/amexio-logo.png" }, + "bm": { + "desc": "A lightweight Material Design library for Angular, based upon Google's Material Components for the Web", + "logo": "https://blox.src.zone/assets/bloxmaterial.03ecfe4fa0147a781487749dc1cc4580.svg", + "rev": true, + "title": "Blox Material", + "url": "https://github.com/src-zone/material" + }, "essentialjs2": { "desc": "Essential JS 2 for Angular is a collection modern TypeScript based true Angular Components. It has support for Ahead Of Time (AOT) compilation and Tree-Shaking. All the components are developed from the ground up to be lightweight, responsive, modular and touch friendly.", "rev": true,