diff --git a/src/data/schedule.ts b/src/data/schedule.ts index 0cedecfb..324e76c2 100644 --- a/src/data/schedule.ts +++ b/src/data/schedule.ts @@ -393,8 +393,8 @@ export const schedule: RawSchedule = { mapId: 'indoors', }, title: '🥘 Lunch', - start: '04/05/2024 13:00', - end: '04/05/2024 14:30', + start: '04/05/2024 13:30', + end: '04/05/2024 15:00', description: /* markdown */ `Recharge your batteries with a delicious **paella**! [More information](/meals)`, }, { diff --git a/src/data/talks.ts b/src/data/talks.ts index 5229b285..fd248fe6 100644 --- a/src/data/talks.ts +++ b/src/data/talks.ts @@ -27,7 +27,8 @@ export const talks: Talk[] = [ isSecret: true, }, { - title: 'Galileo Mastermind: Develop a platform for crowdsourcing GNSS data to analyse Galileo signals', + title: + 'Galileo Mastermind: Develop a platform for crowdsourcing GNSS data to analyse Galileo signals', description: '', location: 'A5002', company: 'ESA', @@ -61,7 +62,8 @@ export const talks: Talk[] = [ isSecret: true, }, { - title: 'From Padawan to Jedi: Essential Tactics for First-Time Participants by a Jedi Master', + title: + 'From Padawan to Jedi: Essential Tactics for First-Time Participants by a Jedi Master', description: '', location: 'A5002', company: 'BlueTab', @@ -84,7 +86,7 @@ export const talks: Talk[] = [ isSecret: true, }, { - title: 'AI Work Assistant. Don\'t click, tell me what you need.', + title: "AI Work Assistant. Don't click, tell me what you need.", description: '', location: 'A5001', company: 'Seidor',