diff --git a/data/lean-calls.tsx b/data/lean-calls.tsx index 6a0bf85..67e5e5b 100644 --- a/data/lean-calls.tsx +++ b/data/lean-calls.tsx @@ -232,6 +232,11 @@ export const leanCallsData: LeanCall[] = [ url: 'https://github.com/ethereum/pm/issues/1717', type: 'agenda', }, + { + title: "Justin's Introduction Slides", + url: 'https://docs.google.com/presentation/d/1PpNcAOsoc7nXAeztavFXHMUCOFACy9pdrRUrlVqPRUY/edit?slide=id.p#slide=id.p', + type: 'slides', + }, { title: 'PQ Interop Slides', url: 'https://docs.google.com/presentation/d/1-rAV0gdy2ZVmqDrmLXmGoMclP2EJsYOoRBxogfq_uQc/edit?slide=id.g37bac8dfc79_0_960#slide=id.g37bac8dfc79_0_960',