Skip to content

Commit 0c039f3

Browse files
committed
Add April 2021 event
1 parent 7876a38 commit 0c039f3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/globals/events.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
* @type {JSMNEvent[]}
1313
*/
1414
module.exports = [
15+
{
16+
title: 'April Event: Show and Tell',
17+
date: new Date('2021-04-28T18:00-05:00'),
18+
link: 'https://www.meetup.com/JavaScriptMN/events/qltnfsyccgblc/',
19+
location: 'Virtual',
20+
},
1521
{
1622
title: 'March Event: Show and Tell',
1723
date: new Date('2021-03-31T18:00-05:00'),

0 commit comments

Comments
 (0)