Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -178,7 +178,7 @@
|
|
| 178 |
<button id="sendButton" onclick="askGemini()">Send</button>
|
| 179 |
</div>
|
| 180 |
<div class="dive">
|
| 181 |
-
<a href="index_vi.html">
|
| 182 |
</div>
|
| 183 |
|
| 184 |
<script>
|
|
|
|
| 178 |
<button id="sendButton" onclick="askGemini()">Send</button>
|
| 179 |
</div>
|
| 180 |
<div class="dive">
|
| 181 |
+
<a href="index_vi.html">Click here to see vietnamese page</a>
|
| 182 |
</div>
|
| 183 |
|
| 184 |
<script>
|