From 596d533f9765f3528f61565c2b6513112ad8b02d Mon Sep 17 00:00:00 2001 From: Erik Slack Date: Tue, 10 Aug 2021 11:59:48 -0600 Subject: [PATCH] docs: add angular community meetup and ngxp to community resources (#43103) Invite people to get more involved with Angular's community via these PR Close #43103 --- aio/content/marketing/resources.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index 5f94140491..1be33132dc 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -49,6 +49,11 @@ "desc": "Add API Based CMS to your Angular app", "url": "https://github.com/ButterCMS/buttercms-angular-tutorial", "title": "API Based CMS with Butter" + }, + "angular-community-meetup": { + "desc": "Come learn technical skills and network at this monthly, multi-series, multi-event, multi-timezone online meetup.", + "url": "https://ngxp.show", + "title": "Angular Community Meetup" } } }, @@ -90,6 +95,12 @@ "logo": "", "title": "NgRuAir", "url": "https://github.com/ngRuAir/ngruair" + }, + "ngxp": { + "desc": "Weekly technical-adjacent podcast by Brooke Avery & Erik Slack.on't just code in Angular, come enjoy the Angular Experience!", + "logo": "", + "title": "Angular Experience (NgXP)", + "url": "https://ngxp.show" } } }