mirror of
https://github.com/chuot/rdio-scanner.git
synced 2026-08-13 08:33:00 -06:00
Fix favicon
This commit is contained in:
parent
ab8e885ca8
commit
c1e9f882b2
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
<head>
|
||||
<base href="./">
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
<link rel="manifest" href="manifest.webmanifest">
|
||||
<link rel="stylesheet" href="///fonts.googleapis.com/css?family=Roboto:400,500|Material+Icons&display=swap">
|
||||
<meta charset="utf-8">
|
||||
|
|
@ -18,4 +19,4 @@
|
|||
</noscript>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
Loading…
Reference in a new issue