angular / angular.io

Website for the Angular project (see github.com/angular/angular for the project repo)
https://angular.io
MIT License
1.03k stars 881 forks source link

Missing Apple touch icons #1650

Open floftar opened 8 years ago

floftar commented 8 years ago

These do not seem to work:

These are OK:

kwalrath commented 8 years ago

I just ran a link checker and got a ton of output on (almost?) every page because of the missing icons. Besides the ones listed above, 192x192 is missing as well.

- (1:0) <link> => https://angular.io/resources/images/favicons/apple-touch-icon-57x57.png (HTTP 404)
- (2:0) <link> => https://angular.io/resources/images/favicons/apple-touch-icon-60x60.png (HTTP 404)
- (3:0) <link> => https://angular.io/resources/images/favicons/apple-touch-icon-72x72.png (HTTP 404)
- (4:0) <link> => https://angular.io/resources/images/favicons/apple-touch-icon-76x76.png (HTTP 404)
- (5:0) <link> => https://angular.io/resources/images/favicons/apple-touch-icon-114x114.png (HTTP 404)
- (6:0) <link> => https://angular.io/resources/images/favicons/apple-touch-icon-120x120.png (HTTP 404)
- (13:0) <link> => https://angular.io/resources/images/favicons/android-chrome-192x192.png (HTTP 404)