forked from firka/flutter
Update "shortcut icon" to "icon" (#63154)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<link rel="apple-touch-icon" href="icons/Icon-192.png">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" type="image/png" href="favicon.png"/>
|
||||
<link rel="icon" type="image/png" href="favicon.png"/>
|
||||
|
||||
<title>{{projectName}}</title>
|
||||
<link rel="manifest" href="manifest.json">
|
||||
|
||||
Reference in New Issue
Block a user