-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathbodies.json
78 lines (77 loc) · 1.57 KB
/
bodies.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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
[
{
"name": "IIT Bombay Hostel Affairs",
"image": "iitb_logo.png",
"url": "http://gymkhana.iitb.ac.in/hostels/"
},
{
"name": "IIT Bombay Academics (UG)",
"image": "ugacads.png",
"url": "http://gymkhana.iitb.ac.in/~ugacademics/",
"colored": 1
},
{
"name": "IIT Bombay Academics (PG)",
"image": "pgacads.png",
"url": "http://gymkhana.iitb.ac.in/~pgacademics/",
"colored": 1
},
{
"name": "IIT Bombay Sports",
"image": "sports.png",
"url": "http://gymkhana.iitb.ac.in/~sports/"
},
{
"name": "IIT Bombay Culturals",
"image": "culturals.png",
"url": "http://gymkhana.iitb.ac.in/~cultural/",
"colored": 1
},
{
"name": "Tech@IITB",
"image": "techiitb.png",
"url": "https://www.tech-iitb.org/"
},
{
"name": "SARC",
"image": "sarc.png",
"url": "https://sarc-iitb.org/"
},
{
"name": "E-Cell",
"image": "ecell.png",
"url": "https://www.ecell.in/"
},
{
"name": "Mood Indigo",
"image": "moodi.svg",
"url": "https://moodi.org/"
},
{
"name": "Techfest",
"image": "tf.svg",
"url": "https://techfest.org/"
},
{
"name": "Bandhu",
"image": "bandhu.png",
"url": "https://www.iitb-bandhu.com/"
},
{
"name": "Insight",
"image": "insight.png",
"url": "https://www.insightiitb.org/",
"colored": 1
},
{
"name": "NSS",
"image": "nss.png",
"url": "https://gymkhana.iitb.ac.in/~nss/",
"colored": 1
},
{
"name": "Abhyuday",
"image": "abhyuday.png",
"url": "http://www.abhyudayiitb.org/"
}
]