From a0a84c744eec0a8578529c88368cafb0b1cd018c Mon Sep 17 00:00:00 2001 From: Piers Williams <solar_1992@hotmail.co.uk> Date: Fri, 11 May 2018 11:34:21 +0100 Subject: [PATCH] Added the ai slides to the website --- _data/index.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_data/index.json b/_data/index.json index 579b4bf..29dfc35 100644 --- a/_data/index.json +++ b/_data/index.json @@ -62,9 +62,10 @@ ], "Week 2": [ { - "name": "1", - "topic": "", + "name": "Monday AM", + "topic": "AI", "links": { + "ai": "GEN" } }, { -- GitLab