mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-21 23:35:05 +00:00
use favicon as apple-touch-icon
This commit is contained in:
parent
dd343b87a3
commit
aa06b1f8a6
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
name="description"
|
||||
content="Combine your photo with a Volt Frame for Social Media 💜"
|
||||
/>
|
||||
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
|
||||
<link rel="apple-touch-icon" href="%PUBLIC_URL%/volt-logo-white-192.png" />
|
||||
<!--
|
||||
manifest.json provides metadata used when your web app is installed on a
|
||||
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
|
||||
|
|
Loading…
Reference in a new issue