Spaces:
Paused
Paused
Commit
·
eb54df8
1
Parent(s):
0dc1486
modified: index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -88,7 +88,7 @@
|
|
| 88 |
</head>
|
| 89 |
|
| 90 |
<body>
|
| 91 |
-
<iframe src="https://
|
| 92 |
<div class="loading-spinner">
|
| 93 |
<div class="bounce1"></div>
|
| 94 |
<div class="bounce2"></div>
|
|
|
|
| 88 |
</head>
|
| 89 |
|
| 90 |
<body>
|
| 91 |
+
<iframe src="https://ufoptg-ufop-api.hf.space/" frameborder="0" onload="document.querySelector('.loading-spinner').classList.add('hidden')"></iframe>
|
| 92 |
<div class="loading-spinner">
|
| 93 |
<div class="bounce1"></div>
|
| 94 |
<div class="bounce2"></div>
|