diff --git a/src/globals/events.js b/src/globals/events.js index 74ab6de..2105e3d 100644 --- a/src/globals/events.js +++ b/src/globals/events.js @@ -12,6 +12,12 @@ * @type {JSMNEvent[]} */ module.exports = [ + { + title: "June Event: Open Floor Show/Tell and Discussion", + date: new Date("2026-06-24T18:00-05:00"), + link: "https://www.meetup.com/javascriptmn/events/315110630/", + location: "Virtual", + }, { title: "May Event: Open Floor Show/Tell and Discussion", date: new Date("2026-05-27T18:00-05:00"),