This repository has been archived by the owner on Apr 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 43
/
footer.json
76 lines (76 loc) · 2.36 KB
/
footer.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
{ "chaperName" : "GDG Jalandhar",
"chapterSocialMediaLinks": {
"facebook" : "https://www.facebook.com/GDGJalandhar/",
"googlePlus" : "https://plus.google.com/u/0/+GdgjalandharIn/posts",
"twitter" : "https://twitter.com/gdgjalandhar",
"meetup" : "https://www.meetup.com/GDG-Jalandhar/",
"youtube" : "",
"slack" : "",
"linkedin" : "",
"github" : ""
},
"aboutSection":[
{
"linkName" : "GDG Jalandhar",
"link" : "http://gdgjalandhar.com/"
},
{
"linkName" : "Google Developers Groups",
"link" : "https://developers.google.com/programs/community/gdg/"
},
{
"linkName" : "WomenTechamkers",
"link" : "https://www.womentechmakers.com/"
},
{
"linkName" : "Meet the Team",
"link" : "https://gdgjalandhar.com/#/team"
},
{
"linkName" : "Become a Member",
"link" : "https://www.meetup.com/GDG-Jalandhar/"
}
],
"eventResourcesSection" : [
{
"linkName" : "Become a Sponsor",
"link" : "[email protected]"
},
{
"linkName" : "Call for Speaker",
"link" : "[email protected]"
},
{
"linkName" : "Media Kit",
"link" : "https://drive.google.com/drive/folders/16rHDaHbuS_YApMWgJHUxygpd-A5gCkLK"
}
],
"DevConsole" : [
{
"linkName" : "Google API Console",
"link" : "https://console.developers.google.com/"
},
{
"linkName" : "GCP Console",
"link" : "https://console.cloud.google.com/"
},
{
"linkName" : "Google Play Console",
"link" : "https://console.cloud.google.com/"
},
{
"linkName" : "Firebase Console",
"link" : "https://console.firebase.google.com/"
}
],
"footerEndSection" : [
{
"linkName" : "Code of Conduct",
"link" : "https://docs.google.com/document/d/1Wz_w6Z7usMnXKFMpOY4IPbA35twK7Uc4CAxScGDiwOk/edit"
},
{
"linkName" : "Terms & Servies",
"link" : "https://docs.google.com/document/d/14g3fv9NItiB8Hd-YGYyVYd2N4LRxe6Bx3syWse_wsiA/edit?usp=sharing"
}
]
}