Rooni commited on
Commit
72bc6f5
·
1 Parent(s): 9f605d4

Update data.json

Browse files
Files changed (1) hide show
  1. data.json +10 -4
data.json CHANGED
@@ -1,4 +1,10 @@
1
- [{
2
- "id": "555",
3
- "test": "Yes"
4
- }]
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "name": "555",
4
+ "link": "Yes"
5
+ },
6
+ {
7
+ "name": "222",
8
+ "link": "Yes"
9
+ }
10
+ ]