Skip to content

Commit 0d7468a

Browse files
committed
Add May 2024 event
1 parent b783ec3 commit 0d7468a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: src/globals/events.js

+6
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
* @type {JSMNEvent[]}
1313
*/
1414
module.exports = [
15+
{
16+
title: "May Event: Open Floor Show/Tell and Discussion",
17+
date: new Date("2024-05-29T18:00-05:00"),
18+
link: "https://www.meetup.com/javascriptmn/events/298926933/",
19+
location: "Virtual",
20+
},
1521
{
1622
title: "April Event: Open Floor Show/Tell and Discussion",
1723
date: new Date("2024-04-24T18:00-05:00"),

0 commit comments

Comments
 (0)