forked from GDGKolachi/gdgkolachi-website-aura
-
Notifications
You must be signed in to change notification settings - Fork 0
/
footer.json
62 lines (62 loc) · 1.86 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
{
"AboutSession":[
{
"LinkName":"GDG Kolachi",
"Link":"/"
},
{
"LinkName":"Google Developers Groups",
"Link":"https://developers.google.com/programs/community/gdg/"
},
{
"LinkName":"WomenTechamkers",
"Link":"https://www.womentechmakers.com/"
},
{
"LinkName":"Become a Member",
"Link":"https://docs.google.com/forms/d/e/1FAIpQLSeIvjUKTvPXbb8LSzPvsOZXf7gUbMmfcMuQV4oy00A2C8h46A/viewform"
}
],
"ChapterResourcesSession":[
{
"LinkName" : "Become a Sponsor",
"Link" : "mailto:[email protected]"
},
{
"LinkName" : "Call for Speaker",
"Link" : "mailto:[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/"
}
],
"FooterEndSession":[
{
"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"
}
]
}