Skip to content

Commit e130b49

Browse files
authored
Merge pull request #25 from DangerousPotential/patch-1
2 parents 56cedae + 290dba8 commit e130b49

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/views/events/EventData.js

+6
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ export const events = [
88
location: 'Ateneo de Manila University, Quezon City, Philippines',
99
link: 'https://pycon-apac.python.ph/',
1010
},
11+
{
12+
date: '18-20 June',
13+
title: 'PyCon SG',
14+
location: 'Singapore Institute of Technology, Singapore',
15+
link: 'https://pycon.sg',
16+
},
1117
{
1218
date: '26-27 Sep',
1319
title: 'PyCon JP',

0 commit comments

Comments
 (0)