Skip to content

Commit

Permalink
Update events.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
fwinford committed Mar 26, 2024
1 parent d5fe08f commit fef0d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const EVENTS: Event[] = [
startTime: '4 PM',
endTime: '6 PM',
location: 'WWH Room 101',
cover: 'images/events/bugssxgoogle.jpg',
cover: '/images/events/bugssxgoogle.jpg',
},
{
title: 'BUGS Kickoff Event',
Expand Down

0 comments on commit fef0d8e

Please sign in to comment.