Fix favicon

This commit is contained in:
tduva 2021-12-26 15:45:01 +01:00
parent 81f96b2336
commit 495d49aa42

View File

@ -2,7 +2,7 @@
<html>
<head>
<title>Chatty - Twitch Chat Client</title>
<link rel="icon" href="icons2.ico" type="image/x-icon" />
<link rel="icon" href="Chatty.ico" type="image/x-icon" />
<script type="text/javascript" src="humanized_time_span.js"></script>
<script type="text/javascript" src="slideshow.js"></script>
<script type="text/javascript">