From 16aad8b2d887f59d216671079e20541c431dcc68 Mon Sep 17 00:00:00 2001 From: Enmanuel <8032887+Enlcxx@users.noreply.github.com> Date: Mon, 7 Jan 2019 03:11:33 -0500 Subject: [PATCH] docs: add Alyle UI to resources (#27954) PR Close #27954 --- 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 ccb71010b7..ea16a3aaf9 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -453,6 +453,12 @@ "rev": true, "title": "Smart Web Components", "url": "https://www.htmlelements.com/angular/" + }, + "AlyleUI": { + "desc": "Minimal Design, a set of components for Angular.", + "rev": true, + "title": "Alyle UI", + "url": "https://alyle-ui.firebaseapp.com/" } } }