feat: add favicon

This commit is contained in:
2021-03-16 16:40:33 +01:00
parent 738f814ecb
commit deeea1160a
3 changed files with 5 additions and 0 deletions

View File

@ -7,6 +7,7 @@
<title>Karls Analyzer</title>
<link rel='icon' type='image/svg' href='favicon.svg'>
<link rel='icon' type='image/png' href='favicon.png'>
<link rel='stylesheet' href='global.css'>
<link rel='stylesheet' href='build/main.css'>