Skip to content

Commit

Permalink
update events in event tab #1
Browse files Browse the repository at this point in the history
  • Loading branch information
akshatjain-akj committed Jan 12, 2021
1 parent ed81585 commit 29e286d
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/sw.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 39 additions & 1 deletion team.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,43 @@
}
],
"events": [
{
"name": "Mentorship Programme Launch",
"img": "assets/img/logo.png",
"link": "#",
"date": "03/01/2021"
},
{
"name": "ASPIRE",
"img": "assets/img/logo.png",
"link": "#",
"date": "06/12/2020"
},
{
"name": "30 Days Of Google Cloud",
"img": "assets/img/workshops/cloud.png",
"link": "#",
"date": "October-2020"
},
{
"name": "Web-Dev Workshop",
"img": "assets/img/logo.png",
"link": "#",
"date": "26-27/09/2020"
},

{
"name": "Node.js Workshop",
"img": "assets/img/logo.png",
"link": "#",
"date": "13/09/2020"
},
{
"name": "Orientation",
"img": "assets/img/logo.png",
"link": "#",
"date": "12/09/2020"
},
{
"name": "First Step Towards GDE",
"img": "assets/img/workshops/google.jpg",
Expand All @@ -105,7 +142,7 @@
"date": "03/05/2020"
},
{
"name": "ShikaAR The Treasure Hunt",
"name": "Shikaar The Treasure Hunt",
"img": "assets/img/logo.png",
"link": "https://www.facebook.com/photo/?fbid=2807258926024181&set=a.908039265946166&__cft__[0]=AZVF1L5Ieg8Kl96kvN4Jc4DcoA9k5znpx7pWonXi7S0cGZ2do_5blihQn-FZ__RrS1-hvOF3CVtbRLsoMxgYo9dYIkTSt-lO6qiGn8L7cimWNRKXOUvHAS4GPJWlLDTyHhabxGVfJu_GzusuFvm5JPo9yic3cdPcaS9QL8KBHsEoCg&__tn__=EH-R",
"date": "29/02/2020"
Expand Down Expand Up @@ -146,5 +183,6 @@
"link": "https://www.facebook.com/events/316243032393154/?__cft__[0]=AZVMzk0uIRpJS2lGp3m-A7Bmb0oN9KQ7wWESGG_gos8kodRcNcCJyrHYK_nKmxvEYU8x0DufWgDhiuwoRROM1HRVR6el6WgEN7G5FMt7C_H1SBRUwibIX9Dyb5F3tZuLELvw1mxOO-6XoiUoEwgNxZJG&__tn__=H-R",
"date": "21/04/2019"
}

]
}

0 comments on commit 29e286d

Please sign in to comment.