From 478eca31c7c7fcecccd04e80a625bed112d8273b Mon Sep 17 00:00:00 2001 From: Lalith Polepeddi Date: Wed, 3 Jan 2018 16:43:46 -0600 Subject: [PATCH] docs(aio): add Made with Angular (#21297) PR Close #21297 --- 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 2b3a3c9e70..3de0b0fff1 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -16,6 +16,12 @@ "rev": true, "title": "Angular Conferences and Angular Camps in Moscow, Russia.", "url": "https://angular-ru.github.io/" + }, + "made-with-angular": { + "desc": "A showcase of web apps built with Angular.", + "rev": true, + "title": "Made with Angular", + "url": "https://www.madewithangular.com/" } } },