Spaces:
Running
Running
Update index.html
#1
by
admin08077
- opened
- index.html +1 -1
index.html
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<html>
|
2 |
<head>
|
3 |
<script src="https://unpkg.com/@flatfile/javascript@^0.3.1/dist/index.js"></script>
|
4 |
-
<script src="
|
5 |
<script>
|
6 |
window.onload = function() {
|
7 |
FlatFileJavaScript.startFlatfile({
|
|
|
1 |
<html>
|
2 |
<head>
|
3 |
<script src="https://unpkg.com/@flatfile/javascript@^0.3.1/dist/index.js"></script>
|
4 |
+
<script src="https://huggingface.co/spaces/Admin0805/portal/raw/main/blueprint.js"></script>
|
5 |
<script>
|
6 |
window.onload = function() {
|
7 |
FlatFileJavaScript.startFlatfile({
|