diff --git a/_data/events.json b/_data/events.json index f75a017..feb8c72 100644 --- a/_data/events.json +++ b/_data/events.json @@ -1,17 +1,17 @@ [ { "name": "Google CTF 2020", - "upcoming":true, + "upcoming":false, "date": { "start": "2020-08-22", "end": "2020-08-23" }, "team": { - "yes": false, - "url":"" + "yes": true, + "url":"https://capturetheflag.withgoogle.com" }, "url":"https://capturetheflag.withgoogle.com", - "info":"" + "info":"In progress" }, { "name": "Ludum Dare 46",