SamirXR commited on
Commit
5cf75da
1 Parent(s): a4eb695

Update templates/index.html

Browse files
Files changed (1) hide show
  1. 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/920702145404227624/1215627150929961031/okak.png" alt="Logo">
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://i.ibb.co/Zmhyv4k/okak.png" alt="Logo">
195
  <div id="switch-container">
196
  <input type="checkbox" id="switch" /><label for="switch">Toggle</label>
197
  </div>