We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30da230 commit 60d9ec9Copy full SHA for 60d9ec9
data/lean-calls.tsx
@@ -232,6 +232,11 @@ export const leanCallsData: LeanCall[] = [
232
url: 'https://github.com/ethereum/pm/issues/1717',
233
type: 'agenda',
234
},
235
+ {
236
+ title: 'Justin\'s Introduction Slides',
237
+ url: 'https://docs.google.com/presentation/d/1PpNcAOsoc7nXAeztavFXHMUCOFACy9pdrRUrlVqPRUY/edit?slide=id.p#slide=id.p',
238
+ type: 'slides',
239
+ },
240
{
241
title: 'PQ Interop Slides',
242
url: 'https://docs.google.com/presentation/d/1-rAV0gdy2ZVmqDrmLXmGoMclP2EJsYOoRBxogfq_uQc/edit?slide=id.g37bac8dfc79_0_960#slide=id.g37bac8dfc79_0_960',
0 commit comments