mirror of
https://github.com/chatty/chatty.github.io.git
synced 2024-11-08 12:02:28 +01:00
Fix favicon
This commit is contained in:
parent
81f96b2336
commit
495d49aa42
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user