diff --git a/src/views/events/EventData.js b/src/views/events/EventData.js index 6cdf5de..63a8919 100644 --- a/src/views/events/EventData.js +++ b/src/views/events/EventData.js @@ -8,6 +8,12 @@ export const events = [ location: 'Ateneo de Manila University, Quezon City, Philippines', link: 'https://pycon-apac.python.ph/', }, + { + date: '18-20 June', + title: 'PyCon SG', + location: 'Singapore Institute of Technology, Singapore', + link: 'https://pycon.sg', + }, { date: '26-27 Sep', title: 'PyCon JP',