1
0
Fork 0

Update index view, remove shortcut from favicon meta tag. Fixes #3196

This commit is contained in:
Daniel Supernault 2022-02-15 23:25:33 -07:00
parent 1830ffe93c
commit 6e2cb3cd7f
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
<meta name="theme-color" content="#10c5f8">
<meta name="apple-mobile-web-app-capable" content="yes">
<link rel="manifest" href="/manifest.json">
<link rel="shortcut icon" type="image/png" href="/img/favicon.png?v=2">
<link rel="icon" type="image/png" href="/img/favicon.png">
<link rel="apple-touch-icon" type="image/png" href="/img/favicon.png?v=2">
<link href="{{ mix('css/landing.css') }}" rel="stylesheet">
<style type="text/css">