From 9f3da659aa5575b3f7e0fa64e76933296cf96378 Mon Sep 17 00:00:00 2001 From: Plamena Radneva Date: Sat, 8 Sep 2018 22:18:46 +0300 Subject: [PATCH] docs(aio): add ng-sq-ui to resources (#25874) PR Close #25874 --- 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 47a23def59..1a797753dd 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -414,6 +414,13 @@ "rev": true, "title": "Truly UI", "url": "http://truly-ui.com" + }, + "ngsqui": { + "desc": "Simple Quality UI (SQ-UI) is a flexible and easily customizable UI-kit, aiming to provide maximum efficiency with as little overhead as possible. Driven by the idea that it should be strictly \"for developers by developers\", every new feature release includes functionalities demanded by the developers who are using it.", + "logo": "https://sq-ui.github.io/ng-sq-ui/_media/sq-ui-logo.png", + "rev": true, + "title": "Simple Quality UI", + "url": "https://sq-ui.github.io/ng-sq-ui/#/" } } }