From 57ae543a415b1932132e28b39b18c5e49107ccea Mon Sep 17 00:00:00 2001 From: Paul Gschwendtner Date: Fri, 5 Nov 2021 15:01:45 +0100 Subject: [PATCH] refactor: fix ng-new template pointing to Angular animations with Material logo Fixes that the `new new` generated app component template currently provides a link to Angular Animations with the Angular Material logo, according to: https://angular.io/presskit. This commit switches the link to Angular Material with the assumption that this was intended to point to Angular Material from the beginning. (cherry picked from commit b230d35deb66fb56705155bd912e805cd546ef35) --- .../other-files/app.component.html.template | 29 ++++--------------- 1 file changed, 6 insertions(+), 23 deletions(-) diff --git a/packages/schematics/angular/application/other-files/app.component.html.template b/packages/schematics/angular/application/other-files/app.component.html.template index 5efae6bc8c46..a9a45e0db39d 100644 --- a/packages/schematics/angular/application/other-files/app.component.html.template +++ b/packages/schematics/angular/application/other-files/app.component.html.template @@ -366,6 +366,12 @@ + + + Angular Material + + + Angular Blog @@ -430,29 +436,6 @@
- - - - - - - - - - - - - Angular CLI Logo - - - - - - - - - - Meetup Logo