Skip to content

Commit 9b860a6

Browse files
authored
Add June 2026 event
1 parent 140c3fe commit 9b860a6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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: "June Event: Open Floor Show/Tell and Discussion",
17+
date: new Date("2026-06-24T18:00-05:00"),
18+
link: "https://www.meetup.com/javascriptmn/events/315110630/",
19+
location: "Virtual",
20+
},
1521
{
1622
title: "May Event: Open Floor Show/Tell and Discussion",
1723
date: new Date("2026-05-27T18:00-05:00"),

0 commit comments

Comments
 (0)