From 23b3f9b67ce2763ce6c3ab089e0d9be1612a8222 Mon Sep 17 00:00:00 2001
From: laurentheirendt <laurent.heirendt@uni.lu>
Date: Wed, 23 Jan 2019 08:54:15 +0100
Subject: [PATCH] new homework slide in index

---
 index.html | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/index.html b/index.html
index 06d64024..b3af16af 100644
--- a/index.html
+++ b/index.html
@@ -141,6 +141,16 @@
 
 
 
+    <section data-separator="^\n\n\n"
+             data-vertical="^\n\n"
+             data-background="img/whiteBG.jpg" data-markdown="slides/homework.md"></section>
+
+
+
+
+
+
+
     <section data-separator="^\n\n\n"
              data-vertical="^\n\n"
              data-background="img/whiteBG.jpg" data-markdown="slides/thanks.md"></section>
-- 
GitLab