Add favicon to ui package

This commit is contained in:
Martin Kleinschrodt 2018-12-09 21:32:58 +01:00
parent b9203ab40b
commit 1bba35c723
2 changed files with 1100 additions and 835 deletions

1934
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<meta name="apple-mobile-web-app-capable" content="yes">
<link rel="shortcut icon" type="image/png" href="assets/icons/192.png"/>
<link rel="manifest" href="/manifest.json">
<link rel="apple-touch-icon" href="/assets/icons/apple-touch-180.png">