From bba98f11b9c551f93095a50c7cb21a049aa46305 Mon Sep 17 00:00:00 2001 From: Adri <119002051+AdriMM26@users.noreply.github.com> Date: Sat, 4 May 2024 12:56:37 +0200 Subject: [PATCH] Canvi paella (#590) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Canvi paella * lint --------- Co-authored-by: Adrià Martínez --- src/data/schedule.ts | 4 ++-- src/data/talks.ts | 8 +++++--- 2 files changed, 7 insertions(+), 5 deletions(-) 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',