From bb2db4c093fab6817c01ef6a05adf8998fcdf01e Mon Sep 17 00:00:00 2001 From: AJ Caldwell Date: Mon, 27 Apr 2026 10:24:39 -0700 Subject: [PATCH] Add april 2026 talks --- app/info/talks.ts | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/app/info/talks.ts b/app/info/talks.ts index a9e1c7f..5e3f6bd 100644 --- a/app/info/talks.ts +++ b/app/info/talks.ts @@ -5,6 +5,25 @@ TODO: Fill in missing startTime/endTime values by watching videos */ export const talks = [ + // April 2026 + { + videoId: "STI5pw5F5Lo", + speaker: "Tyler Lindow", + title: "Minds & Models", + date: "2026-04-18", + year: 2026, + startTime: "10m30s", + endTime: "34m51s" + }, + { + videoId: "STI5pw5F5Lo", + speaker: "Andy Sustic", + title: "AgentVouch: The Trust Layer for the Agent Economy", + date: "2026-04-18", + year: 2026, + startTime: "35m52s", + endTime: "70m25s" + }, // March 2026 { videoId: "z3lbfdhgiUc",