From 96e260625760123fe66b72e15ea7ec683a4bd73c Mon Sep 17 00:00:00 2001 From: Pamplemousse Date: Thu, 16 Jan 2025 17:47:16 +0100 Subject: [PATCH] talks: Add recording of ATBdx2024 --- back/models/db.json | 1 + 1 file changed, 1 insertion(+) diff --git a/back/models/db.json b/back/models/db.json index 3d976c5..f216c5c 100644 --- a/back/models/db.json +++ b/back/models/db.json @@ -55,6 +55,7 @@ "date": "2024-10-31", "duration": 50, "lang": "FR", + "recording": { "target": "https://www.youtube.com/watch?v=7HcquGuYkEw" }, "slides": { "target": "atbdx2024_slides.pdf" }, "sources": { "target": "https://git.sr.ht/~pamplemousse/security_can_also_shift_left/tree/atbdx2024" } }]