Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
@@ -25,6 +25,7 @@
|
|
25 |
</path>
|
26 |
</svg>
|
27 |
Click to upload image
|
|
|
28 |
</label>
|
29 |
</div>
|
30 |
<label id="status"></label>
|
@@ -43,4 +44,4 @@
|
|
43 |
</script>
|
44 |
</body>
|
45 |
|
46 |
-
</html>
|
|
|
25 |
</path>
|
26 |
</svg>
|
27 |
Click to upload image
|
28 |
+
<label id="example">(or try example)</label>
|
29 |
</label>
|
30 |
</div>
|
31 |
<label id="status"></label>
|
|
|
44 |
</script>
|
45 |
</body>
|
46 |
|
47 |
+
</html>
|