add manifest and icons

This commit is contained in:
Thomas Amland
2020-07-30 10:24:33 +02:00
parent 6f630bc73b
commit e364b008e6
5 changed files with 30 additions and 3 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" href="<%= BASE_URL %>favicon.svg">
<link rel="icon" href="<%= BASE_URL %>icon.svg">
<link rel=manifest href="<%= BASE_URL %>manifest.webmanifest">
<title></title>
</head>
<body>