mirror of https://github.com/Chocobozzz/PeerTube
client: add iOS icon
parent
f5ea4dac56
commit
0450fa8eb6
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue