Spaces:
Sleeping
Sleeping
Update examples.json
Browse files- examples.json +14 -6
examples.json
CHANGED
@@ -1,6 +1,14 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"image": "images/no/1_no.jpeg"
|
4 |
+
},
|
5 |
+
{
|
6 |
+
"image": "images/yes/Y1.jpg"
|
7 |
+
},
|
8 |
+
{
|
9 |
+
"image": "images/no/15_no.jpg"
|
10 |
+
},
|
11 |
+
{
|
12 |
+
"image": "images/yes/Y104.jpg"
|
13 |
+
}
|
14 |
+
]
|