docs(docs-infra): display angulararchitects.io in trainings (#37139)

This adds angulararchitects.io to the tranings section in the
resources.json file for angular.io. It also adds a description
for angulararchitects.io.

PR Close #37139
This commit is contained in:
Manfred Steyer 2020-05-15 19:37:04 +02:00 committed by Jessica Janiuk
parent 07f2e0c34e
commit ba6945bfa9
1 changed files with 6 additions and 0 deletions

View File

@ -743,6 +743,12 @@
"logo": "https://angular.de/assets/img/angular-de-logo.svg",
"title": "Angular.de (German)",
"url": "https://angular.de/"
},
"AngularArchitects": {
"desc": "In-depth training and consulting with focus on enterprise-scale Angular applications and architecture (remote, on-site company trainings, and public workshops). We also blog about these topics on a regular basis.",
"rev": true,
"title": "Angular Architects (German and English)",
"url": "https://www.angulararchitects.io/"
}
}
}