Skip to content

Commit d7c9b3d

Browse files
committed
Create loadmore.json
1 parent 7219da1 commit d7c9b3d

File tree

1 file changed

+122
-0
lines changed

1 file changed

+122
-0
lines changed

loadmore.json

Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
[
2+
{
3+
"id": 1,
4+
"title": "a",
5+
"description": "Loremipsumdoloripsitlol",
6+
"image": "./",
7+
"counterL": 5,
8+
"counterE": 3
9+
},
10+
{
11+
"id": 2,
12+
"title": "b",
13+
"description": "asdasdasdasd",
14+
"image": "./",
15+
"counterL": 15,
16+
"counterE": 30
17+
},
18+
{
19+
"id": 3,
20+
"title": "c",
21+
"description": "Loremipsumdolorasdasdasdipsitlol",
22+
"image": "./",
23+
"counterL": 15,
24+
"counterE": 30
25+
},
26+
{
27+
"id": 4,
28+
"title": "d",
29+
"description": "asdasdsad",
30+
"image": "./",
31+
"counterL": 15,
32+
"counterE": 30
33+
},
34+
{
35+
"id": 5,
36+
"title": "e",
37+
"description": "asdasd",
38+
"image": "./",
39+
"counterL": 15,
40+
"counterE": 30
41+
},
42+
{
43+
"id": 6,
44+
"title": "f",
45+
"description": "asdasd",
46+
"image": "./",
47+
"counterL": 15,
48+
"counterE": 30
49+
},
50+
{
51+
"id": 7,
52+
"title": "Hello2",
53+
"description": "asdasd",
54+
"image": "./",
55+
"counterL": 15,
56+
"counterE": 30
57+
},
58+
{
59+
"id": 8,
60+
"title": "Hello2",
61+
"description": "asdasd",
62+
"image": "./",
63+
"counterL": 15,
64+
"counterE": 30
65+
},
66+
{
67+
"id": 9,
68+
"title": "Hello2",
69+
"description": "asdasd",
70+
"image": "./",
71+
"counterL": 15,
72+
"counterE": 30
73+
},
74+
{
75+
"id":10,
76+
"title": "Hello2",
77+
"description": "asdasd",
78+
"image": "./",
79+
"counterL": 15,
80+
"counterE": 30
81+
},
82+
{
83+
"id": 11,
84+
"title": "Hello2",
85+
"description": "asdasd",
86+
"image": "./",
87+
"counterL": 15,
88+
"counterE": 30
89+
},
90+
{
91+
"id": 12,
92+
"title": "Hello2",
93+
"description": "asdasd",
94+
"image": "./",
95+
"counterL": 15,
96+
"counterE": 30
97+
},
98+
{
99+
"id": 13,
100+
"title": "Hello2",
101+
"description": "asdasd",
102+
"image": "./",
103+
"counterL": 15,
104+
"counterE": 30
105+
},
106+
{
107+
"id": 14,
108+
"title": "Hello2",
109+
"description": "asdasd",
110+
"image": "./",
111+
"counterL": 15,
112+
"counterE": 30
113+
},
114+
{
115+
"id": 15,
116+
"title": "Hello2",
117+
"description": "asdasd",
118+
"image": "./",
119+
"counterL": 15,
120+
"counterE": 30
121+
}
122+
]

0 commit comments

Comments
 (0)