]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
client: add iOS icon
authorkontrollanten <6680299+kontrollanten@users.noreply.github.com>
Sat, 2 Jan 2021 21:05:12 +0000 (22:05 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Tue, 5 Jan 2021 09:48:18 +0000 (10:48 +0100)
client/src/index.html

index c81ef8c2e54233777cbf3a49e6879e548c962994..95e7e384b432c8685d04aecff0b722c9903a74b7 100644 (file)
@@ -10,6 +10,8 @@
     <link rel="manifest" href="/manifest.webmanifest?[manifestContentHash]">
 
     <link rel="icon" type="image/png" href="/client/assets/images/favicon.png?[faviconContentHash]" />
+    <link rel="apple-touch-icon" href="/client/assets/images/icons/icon-144x144.png" sizes="144x144" />
+    <link rel="apple-touch-icon" href="/client/assets/images/icons/icon-192x192.png" sizes="192x192" />
 
     <!-- logo background-image -->
     <style type="text/css">