Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -444,7 +444,7 @@
|
|
444 |
<button class="px-2 mx-1 bg-blue-600" onclick="navigateBrowser()" title="Go"><i class="fas fa-arrow-right"></i></button>
|
445 |
</div>
|
446 |
<div class="h-[calc(100%-70px)] overflow-hidden bg-black"> <iframe
|
447 |
-
src="https://
|
448 |
frameborder="0"
|
449 |
width="100%"
|
450 |
height="100%"
|
|
|
444 |
<button class="px-2 mx-1 bg-blue-600" onclick="navigateBrowser()" title="Go"><i class="fas fa-arrow-right"></i></button>
|
445 |
</div>
|
446 |
<div class="h-[calc(100%-70px)] overflow-hidden bg-black"> <iframe
|
447 |
+
src="https://xortron.tech"
|
448 |
frameborder="0"
|
449 |
width="100%"
|
450 |
height="100%"
|