We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b3ff71 commit 9cf12bdCopy full SHA for 9cf12bd
src/globals/events.js
@@ -1,14 +1,14 @@
1
module.exports = [
2
{
3
title: 'November Meetup',
4
- date: new Date('2020-11-25T18:00-06:00'),
+ date: new Date('2020-11-25T18:30-06:00'),
5
link: 'https://www.meetup.com/JavaScriptMN/',
6
location: 'Virtual',
7
hidden: true,
8
},
9
10
title: 'October Event: Shalanah Dawson, Ryan Rampersad, Brian Mitchell',
11
- date: new Date('2020-10-28T18:00-05:00'),
+ date: new Date('2020-10-28T18:30-05:00'),
12
link: 'https://www.meetup.com/JavaScriptMN/events/hmzgxrybcnblc/',
13
14
0 commit comments