Update web/index.html

This commit is contained in:
Christian Pauly 2020-04-18 13:34:56 +00:00
parent fef65c4fc6
commit be948ff8b1
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="UTF-8">
<link rel="manifest" href="/manifest.json">
<link rel="manifest" href="manifest.json">
<link rel="shortcut icon" type="image/x-icon" href="assets/assets/favicon.png">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">