SamirXR commited on
Commit
c65bebf
·
verified ·
1 Parent(s): 20e5704

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="nyx-high-resolution-logo-white-on-transparent-background_1.webp" 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://cdn.discordapp.com/attachments/1041233711930298408/1210734168976265216/nyx-high-resolution-logo-white-on-transparent-background_1.png?ex=65eba310&is=65d92e10&hm=4ab89cb410be56faa19f9927b16ead732911fb8419d7e8d0b95001f362f75f37&" alt="Logo">
195
  <div id="switch-container">
196
  <input type="checkbox" id="switch" /><label for="switch">Toggle</label>
197
  </div>