From 11a35e5d148615563762d6a930e021d529da4128 Mon Sep 17 00:00:00 2001 From: Dyma <32801166+dymafr@users.noreply.github.com> Date: Mon, 11 Nov 2019 15:12:36 +0100 Subject: [PATCH] docs: add learning resource (#33730) PR Close #33730 --- 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 2d25e349ed..fb95b59ecb 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -560,6 +560,12 @@ "Online Training": { "order": 3, "resources": { + "angular-dyma": { + "desc": "Learn Angular and all its ecosystem (Material, Flex-layout, Ngrx and more) from scratch.", + "rev": true, + "title": "Dyma (French)", + "url": "https://dyma.fr/angular" + }, "-KLIBoTWXMiBcvG0dAM6": { "desc": "This course introduces you to the essentials of this \"superheroic\" framework, including declarative templates, two-way data binding, and dependency injection.", "rev": true,