Skip to content

Commit

Permalink
Reschedule talks
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrià Martínez committed May 3, 2024
1 parent 6982483 commit 72621e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/talks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export const talks: Talk[] = [
{
title: '',
//description: '',
location: 'A5002',
location: 'A5001',
company: 'Grafana',
// videoUrl: '',
start: '3/5/2024 23:30',
Expand All @@ -63,7 +63,7 @@ export const talks: Talk[] = [
{
title: '',
description: '',
location: 'A5001',
location: 'A5002',
company: 'BlueTab',
// videoUrl: '',
start: '3/5/2024 23:00',
Expand Down

0 comments on commit 72621e8

Please sign in to comment.