From be2b4a60877cb02491c8cccab2227514c59c55ed Mon Sep 17 00:00:00 2001 From: V Thulisile Sibanda <66913810+thulieblack@users.noreply.github.com> Date: Wed, 16 Oct 2024 14:33:55 +0200 Subject: [PATCH] feat: add london presentaion slides (#416) --- config/links.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/links.json b/config/links.json index a8f38da1..306ca7a0 100644 --- a/config/links.json +++ b/config/links.json @@ -50,8 +50,14 @@ "title": "Helsinki Slides", "ref": "https://drive.google.com/drive/folders/1nY7dZF8WFXZ3r2rCWJDDoT2C_GMfQJMV?usp=drive_link", "target": "_blank" + }, + { + "title": "London Slides", + "ref": "https://drive.google.com/drive/folders/1PsIZSsQmsvSILZ83f9L-2ErV-pXM6PQf?usp=drive_link", + "target": "_blank" } + ] }