Update index.html
Browse files- index.html +2 -9
index.html
CHANGED
@@ -326,13 +326,7 @@ updateCountdown();
|
|
326 |
|
327 |
</div>
|
328 |
|
329 |
-
|
330 |
-
|
331 |
-
<iframe
|
332 |
-
src="https://nick5363-nhat-tran.hf.space"
|
333 |
-
frameborder="0"
|
334 |
-
style="width:100%;min-height:450px;"></iframe>
|
335 |
-
</div>
|
336 |
|
337 |
<div id="ER">
|
338 |
|
@@ -442,8 +436,7 @@ updateCountdown();
|
|
442 |
<button class="tab-button" onclick="openTab('heatmap')">Heat Map</button>
|
443 |
<button class="tab-button" onclick="openTab('mke')">Events</button>
|
444 |
<button class="tab-button" onclick="openTab('exchange-rate')">Tỷ Giá</button>
|
445 |
-
<button class="tab-button" onclick="openTab('Hours')">Hours</button>
|
446 |
-
<button class="tab-button" onclick="openTab('Expected Move')">E-Move</button>
|
447 |
</div>
|
448 |
</div>
|
449 |
|
|
|
326 |
|
327 |
</div>
|
328 |
|
329 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
330 |
|
331 |
<div id="ER">
|
332 |
|
|
|
436 |
<button class="tab-button" onclick="openTab('heatmap')">Heat Map</button>
|
437 |
<button class="tab-button" onclick="openTab('mke')">Events</button>
|
438 |
<button class="tab-button" onclick="openTab('exchange-rate')">Tỷ Giá</button>
|
439 |
+
<button class="tab-button" onclick="openTab('Hours')">Hours</button>
|
|
|
440 |
</div>
|
441 |
</div>
|
442 |
|