-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdance.json
More file actions
62 lines (62 loc) · 1.21 KB
/
Copy pathdance.json
File metadata and controls
62 lines (62 loc) · 1.21 KB
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
60
61
62
[
{
"id": "1",
"title": "MDC",
"description": "Описание",
"image": "img/mdc.jpeg"
},
{
"id": "2",
"title": "ProТанцы",
"description": "Описание",
"image": "img/proTancy.jpg"
},
{
"id": "3",
"title": "9 Залов",
"description": "Описание",
"image": "img/zalov9.jpg"
},
{
"id": "4",
"title": "DaDaDance",
"description": "Описание",
"image": "img/daDaDance.jpg"
},
{
"id": "5",
"title": "Sky Hall Dance",
"description": "Описание",
"image": "img/skyHall.png"
},
{
"id": "6",
"title": "High Level Moscow",
"description": "Описание",
"image": "img/highLevel.jpeg"
},
{
"id": "7",
"title": "Todes",
"description": "Описание",
"image": "img/todes.jpg"
},
{
"id": "8",
"title": "Adornos Center",
"description": "Описание",
"image": "img/adornos.png"
},
{
"id": "9",
"title": "Trix Family",
"description": "Описание",
"image": "img/trix.jpg"
},
{
"id": "10",
"title": "Sofa Dance",
"description": "Описание",
"image": "img/sofaDance.jpeg"
}
]