From 54a14dfa38f53102b286f836266214efc38edf01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adria=CC=80=20Marti=CC=81nez?= Date: Tue, 30 Apr 2024 12:17:36 +0200 Subject: [PATCH] StickerXchange --- src/data/activities.ts | 2 +- src/data/schedule.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/activities.ts b/src/data/activities.ts index 70eabe7d..2857fd0b 100644 --- a/src/data/activities.ts +++ b/src/data/activities.ts @@ -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', diff --git a/src/data/schedule.ts b/src/data/schedule.ts index 155da17d..4a3db4dc 100644 --- a/src/data/schedule.ts +++ b/src/data/schedule.ts @@ -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)`,