diff --git a/content/talks.ts b/content/talks.ts index 0778baf..1e1b808 100644 --- a/content/talks.ts +++ b/content/talks.ts @@ -13,6 +13,11 @@ export const Talks: Talk[] = [ { host: "React Paris", hostLink: "https://react.paris/#speakers", + slides: + "https://docs.google.com/presentation/d/1ZYtCOUfGCvUO5kFDbFWoGsmJbIJrHGnimuS_4WsKkEI/edit?usp=sharing", + demoCode: "https://github.com/choubari/partial-prerendering-demo", + demoLink: "https://partial-pre-rendering.vercel.app/", + country: "🇫🇷", city: "Paris", },