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:
parent
07f2e0c34e
commit
ba6945bfa9
|
@ -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/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue