From 0a19fc095d8de6e9afa8817b3baede8a7e25d227 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 20 Apr 2021 12:23:58 +0300 Subject: [PATCH] docs: add Material Design for Bootstrap to UI Component resources (#41702) PR Close #41702 --- aio/content/marketing/resources.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index 6bd1c901e1..07a1954cbd 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -375,6 +375,18 @@ "title": "Angular Material", "url": "https://material.angular.io/" }, + "mdb5": { + "desc": "Free components, templates & plugins for the latest Bootstrap 5 styled in accordance with Material Design 2.0 (guidelines introduced in 2020)", + "logo": "", + "title": "Angular & Material Design 2.0 for Bootstrap 5", + "url": "https://mdbootstrap.com/docs/b5/angular/" + }, + "mdb4": { + "desc": "Free components, templates & plugins for the latest Bootstrap 4 styled in accordance with Material Design (guidelines introduced in 2015)", + "logo": "", + "title": "Angular & Material Design for Bootstrap 4", + "url": "https://mdbootstrap.com/docs/angular/" + }, "mcc": { "desc": "Material components made by the community", "logo": "",