From 5f62fc3529823291259531a8ed0d2b3d21e07b64 Mon Sep 17 00:00:00 2001
From: Piers Williams <solar_1992@hotmail.co.uk>
Date: Thu, 3 May 2018 12:45:32 +0100
Subject: [PATCH] Updated to add some of the slides to the homepack

---
 _data/index.json | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/_data/index.json b/_data/index.json
index 6125aa4..579b4bf 100644
--- a/_data/index.json
+++ b/_data/index.json
@@ -20,15 +20,18 @@
 			},
 			{
 				"name": "Tuesday AM",
-				"topic": "Proc Gen",
+				"topic": "Proc Gen & Player Experience",
 				"links": {
+					"procgen": "GEN",
+					"evaluation": "GEN"
 				}
 			},
 			{
 				"name": "Tuesday PM",
 				"topic": "Game Design Hack",
 				"links": {
-					"code": "https://git.fossgalaxy.com/ce810/module-game"
+					"code": "https://git.fossgalaxy.com/ce810/module-game",
+					"lab-hack": "GEN"
 				}
 			},
 			{
@@ -53,6 +56,7 @@
 				"name": "Friday",
 				"topic": "Game Balance and Assignment",
 				"links": {
+					"balance": "GEN"
 				}
 			}
 		],
-- 
GitLab