fix(aio): remove unused icon reference and file
These icons are not there (and never were afaict). Fixes #17561
This commit is contained in:
@ -15,8 +15,6 @@
|
||||
sizes="194x194">
|
||||
<link rel="icon" type="image/png" href="assets/images/favicons/favicon-96x96.png"
|
||||
sizes="96x96">
|
||||
<link rel="icon" type="image/png" href="assets/images/favicons/android-chrome-192x192.png"
|
||||
sizes="192x192">
|
||||
<link rel="icon" type="image/png" href="assets/images/favicons/favicon-16x16.png"
|
||||
sizes="16x16">
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="assets/images/favicons/apple-touch-icon-144x144.png">
|
||||
@ -32,7 +30,7 @@
|
||||
<meta name="theme-color" content="#1976d2">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="translucent">
|
||||
|
||||
|
||||
|
||||
<!-- Google Analytics -->
|
||||
<script>
|
||||
|
Reference in New Issue
Block a user