Skip to content

Commit

Permalink
Merge branch 'development' of https://github.com/hackupc/hackupc-live
Browse files Browse the repository at this point in the history
…into development
  • Loading branch information
carlotacb committed May 3, 2024
2 parents a84975e + 04d5e85 commit 8761848
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/data/activities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export interface Activity {

export const activities: Activity[] = [
{
title: 'Find a biene',
title: 'Find the biene',
description: /* markdown */ `There are 24 bienes 🐝 hidden in the venue! Find at least 12 of them, take a selfie and show it on the InfoDesk to check your mission stamp! \n\n Please don't remove them from their place.`,
location: 'Hacking area',
time: 'All weekend',
Expand All @@ -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 8761848

Please sign in to comment.