Skip to content

Commit

Permalink
updated events and images
Browse files Browse the repository at this point in the history
  • Loading branch information
fwinford committed Feb 20, 2024
1 parent 58e993b commit a2fe153
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/data/events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,15 @@ export const EVENTS: Event[] = [
location: 'WWH Room 101',
cover: '/images/events/bugs.jpg',
},
{
title: 'BUGS x Anubis',
description: 'meet with the founder of Anubis, John Cuniff, to learn more about the role of OpenSource!',
date: new Date('February 23, 2024'),
startTime: '5 PM',
endTime: '6:30 PM',
location: 'WWH Room 101',
cover: '/images/events/anubis.jpg',
}
{
title: 'Tech Fest',
description:'A night for connecting, networking, and learning everything tech alongside several other amazing tech clubs (Tech @ NYU | Print3D @ NYU | Girls Who Code | Product Management Club | Women in Computing)',
Expand Down
Binary file added static/images/events/anubis.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/events/techfest.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a2fe153

Please sign in to comment.