aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorIndrajith K L2022-11-25 16:08:14 +0530
committerIndrajith K L2022-11-25 16:08:14 +0530
commitd6987de7b8947d5df5fe7896797bdec8ea337d70 (patch)
treecdf0c071c2689af025c271bd270c336695da87b6 /index.html
parent3573342b8fd77ad7ea84b3037e9ffe520173e3a2 (diff)
downloadretrowave-player-d6987de7b8947d5df5fe7896797bdec8ea337d70.tar.gz
retrowave-player-d6987de7b8947d5df5fe7896797bdec8ea337d70.tar.bz2
retrowave-player-d6987de7b8947d5df5fe7896797bdec8ea337d70.zip
Adds Favicon
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 46d0cc9..0f0a046 100644
--- a/index.html
+++ b/index.html
@@ -8,6 +8,8 @@
<title>Retrowave Player</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/howler/2.2.3/howler.min.js"></script>
<link rel="stylesheet" href="hg.css">
+ <link rel="icon" href="/favicon.ico">
+ <link rel="icon" type="image/svg+xml" href="/favicon.svg"></link>
</head>
<body>