diff --git a/src/assets/data/events.json b/src/assets/data/events.json index 090b95848..dadfbdcb9 100644 --- a/src/assets/data/events.json +++ b/src/assets/data/events.json @@ -1,6 +1,34 @@ { "currentEvents": [ + { + "id": 25, + "title": "DEF CON 31", + "location": "Las Vegas, Nevada, USA + Virtual", + "description": "CVE attending. Look for us and say hello!", + "permission": "public", + "url": "https://defcon.org/html/defcon-31/dc-31-index.html", + "date": { + "start": "2023-08-10", + "end": "2023-08-13", + "repeat": false + }, + "displayOnHomepageOrder": 2 + }, + { + "id": 24, + "title": "Black Hat USA 2023", + "location": "Las Vegas, Nevada, USA + Virtual", + "description": "CVE attending. Look for us and say hello!", + "permission": "public", + "url": "https://www.blackhat.com/us-23/", + "date": { + "start": "2023-08-05", + "end": "2023-08-10", + "repeat": false + }, + "displayOnHomepageOrder": 1 + }, { "id": 23, "title": "35th Annual FIRST Conference",