use official airtable iframe link to test
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -14,7 +14,7 @@
|
|
| 14 |
Also don't forget to check the
|
| 15 |
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
|
| 16 |
</p>
|
| 17 |
-
<iframe src="https://airtable.com/shrBn1ntBWowVyRM4"></iframe>
|
| 18 |
</div>
|
| 19 |
</body>
|
| 20 |
</html>
|
|
|
|
| 14 |
Also don't forget to check the
|
| 15 |
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
|
| 16 |
</p>
|
| 17 |
+
<iframe class="airtable-embed" src="https://airtable.com/embed/shrBn1ntBWowVyRM4?backgroundColor=purple" frameborder="0" onmousewheel="" width="100%" height="533" style="background: transparent; border: 1px solid #ccc;"></iframe>
|
| 18 |
</div>
|
| 19 |
</body>
|
| 20 |
</html>
|