-
Notifications
You must be signed in to change notification settings - Fork 0
/
wallpapers.json
28 lines (28 loc) · 1.09 KB
/
wallpapers.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
{
"wallpapers": [
{
"author": "moelle",
"url": "https://githubusercontent.com/moelle89/deepdarkness/master/wall1.jpg",
"name": "DEEP DARKNESS",
"thumbnail": "https://raw.githubusercontent.com/moelle89/deepdarkness/master/wall1_thumb.jpg"
},
{
"author": "moelle",
"url": "https://githubusercontent.com/moelle89/deepdarkness/master/wall2.jpg",
"name": "DD // PITCHPURPLE",
"thumbnail": "https://raw.githubusercontent.com/moelle89/deepdarkness/master/wall2_thumb.jpg"
},
{
"author": "moelle",
"url": "https://githubusercontent.com/moelle89/deepdarkness/master/wall3.jpg",
"name": "DD // WHITE",
"thumbnail": "https://raw.githubusercontent.com/moelle89/deepdarkness/master/wall3_thumb.jpg"
},
{
"author": "moelle",
"url": "https://githubusercontent.com/moelle89/deepdarkness/master/wall4.jpg",
"name": "DD // OCTOPUS",
"thumbnail": "https://raw.githubusercontent.com/moelle89/deepdarkness/master/wall4_thumb.jpg"
}
]
}