From 38b5ed05ea00140d92292ae5d3f7edf067c36702 Mon Sep 17 00:00:00 2001 From: Nikita Poltoratsky Date: Tue, 19 Feb 2019 23:15:11 +0300 Subject: [PATCH] docs: add Nebular to UI Components section in resources (#28838) PR Close #28838 --- 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 7cf953ad0a..f2ac674431 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -472,6 +472,12 @@ "rev": true, "title": "Alyle UI", "url": "https://alyle-ui.firebaseapp.com/" + }, + "nebular": { + "desc": "Theme System, UI Components, Auth and Security for your next Angular application.", + "rev": true, + "title": "Nebular", + "url": "https://akveo.github.io/nebular/" } } }