Update web/index.html
This commit is contained in:
parent
140ff324ee
commit
6429bed5d4
1 changed files with 3 additions and 0 deletions
|
|
@ -24,6 +24,9 @@
|
|||
<meta name="apple-mobile-web-app-title" content="fluffychat">
|
||||
<link rel="apple-touch-icon" href="icons/Icon-192.png">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="icon" type="image/png" href="favicon.png"/>
|
||||
|
||||
<title>fluffychat</title>
|
||||
<link rel="manifest" href="manifest.json">
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue