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..6defed00 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', @@ -50,18 +51,8 @@ export const talks: Talk[] = [ isSecret: true, }, { - title: 'IoT Observability with Grafana', - //description: '', - location: 'A5001', - company: 'Grafana', - // videoUrl: '', - start: '3/5/2024 23:30', - end: '4/5/2024 00:00', - streamLink: 'https://www.youtube.com/c/HackersUPC', - 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', @@ -72,6 +63,17 @@ export const talks: Talk[] = [ isWorkshop: true, isSecret: true, }, + { + title: 'IoT Observability with Grafana', + //description: '', + location: 'A5001', + company: 'Grafana', + // videoUrl: '', + start: '3/5/2024 23:30', + end: '4/5/2024 00:00', + streamLink: 'https://www.youtube.com/c/HackersUPC', + isSecret: true, + }, { title: 'Creating Meaningful Travel Encounters', //description: '', @@ -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',