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