ios: add apple-touch-icon icon

Ref: https://webhint.io/docs/user-guide/hints/hint-apple-touch-icons/
pull/4903/head jitsi-meet_4117
Saúl Ibarra Corretgé 6 years ago committed by Saúl Ibarra Corretgé
parent 15e47a9eb3
commit d856c1f328
  1. BIN
      images/apple-touch-icon.png
  2. 1
      index.html

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--#include virtual="base.html" -->
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<link rel="stylesheet" href="css/all.css">
<script>

Loading…
Cancel
Save