darkc0de commited on
Commit
81d954b
·
verified ·
1 Parent(s): 4fd234b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -424,7 +424,7 @@
424
  <button class="px-2 mx-1"><i class="fas fa-arrow-right"></i></button>
425
  <button class="px-2 mx-1"><i class="fas fa-redo"></i></button>
426
  <button class="px-2 mx-1"><i class="fas fa-home"></i></button>
427
- <input type="text" class="url-bar flex-1 mx-1" value="https://darkc0de-chat.hf.space/" id="browser-url">
428
  <button class="px-2 mx-1 bg-blue-600" onclick="navigateBrowser()"><i class="fas fa-arrow-right"></i></button>
429
  </div>
430
  <div class="h-full overflow-hidden bg-black">
 
424
  <button class="px-2 mx-1"><i class="fas fa-arrow-right"></i></button>
425
  <button class="px-2 mx-1"><i class="fas fa-redo"></i></button>
426
  <button class="px-2 mx-1"><i class="fas fa-home"></i></button>
427
+ <input type="text" class="url-bar flex-1 mx-1" value="XORTRON" id="browser-url">
428
  <button class="px-2 mx-1 bg-blue-600" onclick="navigateBrowser()"><i class="fas fa-arrow-right"></i></button>
429
  </div>
430
  <div class="h-full overflow-hidden bg-black">