We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 387685d commit d24ce5aCopy full SHA for d24ce5a
src/globals/events.js
@@ -12,6 +12,12 @@
12
* @type {JSMNEvent[]}
13
*/
14
module.exports = [
15
+ {
16
+ title: 'JavaScriptMN Picnic',
17
+ date: new Date('2022-08-14T16:00-05:00'),
18
+ link: 'https://www.meetup.com/javascriptmn/events/287146742/',
19
+ location: 'Como Midway Picnic Pavilion: 1199 Midway Pkwy · St Paul, MN',
20
+ },
21
{
22
title: 'July Event: Show and Tell',
23
date: new Date('2022-07-27T18:00-05:00'),
0 commit comments