-
Notifications
You must be signed in to change notification settings - Fork 0
/
News.json
37 lines (37 loc) · 1.15 KB
/
News.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[
{
"img": "https://i.pinimg.com/564x/1a/05/0e/1a050eaff044d7fdf40e588189663997.jpg",
"title": "BedWars v.1.12.2",
"Desp": "LocalMiner BedWars Package Added to Installer Check Out Today",
"link": "link",
"button":"text"
},
{
"img": "https://i.pinimg.com/564x/3d/d1/65/3dd165ac4bf9b494218b649220163825.jpg",
"title": "Survival v.1.18.2",
"Desp": "LocalMiner Survival Package Added to Installer Check Out Today",
"link": "link",
"button":"text"
},
{
"img": "https://i.pinimg.com/originals/ec/d6/72/ecd67255b08380eb534d3f8ee397bc85.gif",
"title": "Good Title",
"Desp": "desp",
"link": "link",
"button":"text"
},
{
"img": "https://i.pinimg.com/originals/ec/d6/72/ecd67255b08380eb534d3f8ee397bc85.gif",
"title": "Good Title",
"Desp": "desp",
"link": "link",
"button":"text"
},
{
"img": "https://i.pinimg.com/originals/ec/d6/72/ecd67255b08380eb534d3f8ee397bc85.gif",
"title": "Good Title",
"Desp": "desp",
"link": "link",
"button":"text"
}
]