diff --git a/_data/events.json b/_data/events.json index feb8c72..b1d9b6a 100644 --- a/_data/events.json +++ b/_data/events.json @@ -3,16 +3,30 @@ "name": "Google CTF 2020", "upcoming":false, "date": { - "start": "2020-08-22", + "start": "2020-08-21", "end": "2020-08-23" }, "team": { "yes": true, - "url":"https://capturetheflag.withgoogle.com" + "url":"" }, "url":"https://capturetheflag.withgoogle.com", "info":"In progress" }, + { + "name": "Hack-A-Sat CTF 2020", + "upcoming":false, + "date": { + "start": "2020-05-22", + "end": "2020-05-24" + }, + "team": { + "yes": false, + "url":"" + }, + "url":"https://www.hackasat.com/", + "info":"Placed top 15% of contestants" + }, { "name": "Ludum Dare 46", "upcoming":false,