-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsite.json
59 lines (59 loc) · 1.47 KB
/
site.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"data": {
"home" : {
"title": "Exiled Power",
"subtitle": "US - Arthas - Horde",
"raid": "Exiled Power vs Mythic Antorus 11/11",
"slides": {
"bg":[
"/dist/img/mythic_argus.jpg",
"/dist/img/aggramar.jpg",
"/dist/img/guldan.jpg"
],
"header_slider_speed": 10000,
"footer_slider_speed": 4000
},
"footerslides": [
{"link": "http://twitch.tv/exiledpowerus", "img": "/dist/img/fs-Twitch.jpg"},
{"link": "https://www.warcraftlogs.com/guilds/75984", "img": "/dist/img/warcraftlogs_banner.jpg"}
]
},
"roster" : {
"title": "Mythic Team Roster",
"currentRosterText": "Weekly Mythic Roster (.xls)",
"currentRosterLink": "https://docs.google.com/spreadsheets/d/1Clq6mEklsLo5FWLd80D8togXN19MbBhVSci7inhre28/edit?usp=sharing",
"name": "Name",
"class": "Class",
"role": "iLVL",
"rank": "Rank"
},
"bosskills" : {
"title": "Boss Kills",
"startvideo": "Jkt1iId7Xbc",
"startsearch": "Exiled Power"
},
"recruitment" : {
"title": "Join Us | Apply Today"
},
"resources": {
"title": "Class Resources"
},
"error": {
"errortext": "This Page Does Not Exist!"
},
"twitch": {
"title": "Guild Streams",
"video": {
"id": [
"exiledpowerus",
"Publikpriest",
"thesang03",
"nyphestis",
"alyce1342",
"lalla1584",
"sheil_tv"
]
}
}
}
}