Skip to content

Commit 74f9faf

Browse files
committed
Add February 2025 event
1 parent 0bafb58 commit 74f9faf

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: "February Event: Open Floor Show/Tell and Discussion",
17+
date: new Date("2025-02-26T18:00-06:00"),
18+
link: "https://www.meetup.com/javascriptmn/events/303575873/",
19+
location: "Virtual",
20+
},
1521
{
1622
title: "January Event: Open Floor Show/Tell and Discussion",
1723
date: new Date("2025-01-29T18:00-06:00"),

0 commit comments

Comments
 (0)