Fix icon for ipod touch

This commit is contained in:
Lucàs
2022-08-29 19:49:16 +02:00
parent 16b70e130b
commit d7ecc99a4a
+1 -1
View File
@@ -9,7 +9,7 @@
name="description"
content="Web site created using create-react-app"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/apple-touch-icon.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/