Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -191,7 +191,7 @@
|
|
191 |
<body>
|
192 |
<div id="chat-container">
|
193 |
<div class="logo-switch-container">
|
194 |
-
<img id="logo" src="https://cdn.discordapp.com/attachments/1041233711930298408/
|
195 |
<div id="switch-container">
|
196 |
<input type="checkbox" id="switch" /><label for="switch">Toggle</label>
|
197 |
</div>
|
|
|
191 |
<body>
|
192 |
<div id="chat-container">
|
193 |
<div class="logo-switch-container">
|
194 |
+
<img id="logo" src="https://cdn.discordapp.com/attachments/1041233711930298408/1176209754985607239/okak.png?ex=65e60232&is=65d38d32&hm=0854053c0af915813b7b72879e1bc970de08f7dcbfa7c22402671a531222eab2&" alt="Logo">
|
195 |
<div id="switch-container">
|
196 |
<input type="checkbox" id="switch" /><label for="switch">Toggle</label>
|
197 |
</div>
|