Skip to content

Commit

Permalink
StickerXchange
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrià Martínez committed Apr 30, 2024
1 parent ab06c33 commit 54a14df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/data/activities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export const activities: Activity[] = [
time: 'Sunday 00:30h',
},
{
title: 'Sticker Xchange',
title: 'StickerXchange',
description: /* markdown */ `Want to improve your sticker collection? Come to the cafeteria and exchange your stickers with other hackathon lovers!`,
location: 'Cafeteria',
time: 'Sunday 00:00h',
Expand Down
2 changes: 1 addition & 1 deletion src/data/schedule.ts
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ export const schedule: RawSchedule = {
text: 'Cafeteria (A5106)',
mapId: 'indoors',
},
title: '🤝🏼 Sticker Xchange',
title: '🤝🏼 StickerXchange',
start: '05/05/2024 00:00',
end: '05/05/2024 00:30',
description: /* markdown */ `Want to find new stickers for your laptop? Come to met new people at the cafeteria! [More information](/activities)`,
Expand Down

0 comments on commit 54a14df

Please sign in to comment.