client: add iOS icon
This commit is contained in:
parent
f5ea4dac56
commit
0450fa8eb6
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
||||||
<link rel="manifest" href="/manifest.webmanifest?[manifestContentHash]">
|
<link rel="manifest" href="/manifest.webmanifest?[manifestContentHash]">
|
||||||
|
|
||||||
<link rel="icon" type="image/png" href="/client/assets/images/favicon.png?[faviconContentHash]" />
|
<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 -->
|
<!-- logo background-image -->
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|
Loading…
Reference in a new issue