Update index.html
Browse files- index.html +2 -0
index.html
CHANGED
@@ -1,7 +1,9 @@
|
|
1 |
<!DOCTYPE html>
|
|
|
2 |
<iframe
|
3 |
src="https://cobaltzvc-hyperbot.hf.space"
|
4 |
frameborder="0"
|
5 |
width="850"
|
6 |
height="2000"
|
7 |
></iframe>
|
|
|
|
1 |
<!DOCTYPE html>
|
2 |
+
<div style="text-align: center;">
|
3 |
<iframe
|
4 |
src="https://cobaltzvc-hyperbot.hf.space"
|
5 |
frameborder="0"
|
6 |
width="850"
|
7 |
height="2000"
|
8 |
></iframe>
|
9 |
+
</div>
|