fix favicon

This commit is contained in:
Thomas Amland
2020-07-28 13:18:07 +02:00
parent c325f59a75
commit 7e0f8727ba
3 changed files with 21 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<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.ico">
<link rel="icon" href="<%= BASE_URL %>favicon.svg">
<title></title>
</head>
<body>