From 168c2a645b071d16de85892d580d4c84c1cb778e Mon Sep 17 00:00:00 2001 From: Maicon Wagner Date: Thu, 21 Jun 2018 17:09:12 -0300 Subject: [PATCH] docs: add Truly-UI to resources (#24615) PR Close #24615 --- 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 4e704c349c..519d056c34 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -395,6 +395,12 @@ "rev": true, "title": "Essential JS 2", "url": "https://www.syncfusion.com/products/angular-js2" + }, + "trulyui": { + "desc": "TrulyUI is an Angular UI Framework especially developed for Desktop Applications based on Web Components using the greatest technologies of the world.", + "rev": true, + "title": "Truly UI", + "url": "http://truly-ui.tk" } } }