From 7641b539041d3bf75fc6f56a1f8f91c27a394999 Mon Sep 17 00:00:00 2001
From: Christian Krause <christian.krause@idiv.de>
Date: Fri, 21 Feb 2020 09:43:39 +0100
Subject: [PATCH] adds tomorrow agenda to the end after homework

---
 basics.html | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/basics.html b/basics.html
index 41396ed..45b29ea 100644
--- a/basics.html
+++ b/basics.html
@@ -82,7 +82,7 @@
             1.  customization (editors, IDEs)
             1.  project & team setup (GitLab)
             1.  how to project maintainer
-            1.  (automation)
+            1.  automation
 
             note:
             - in smaller groups
@@ -1059,6 +1059,20 @@
           </section>
         </section>
 
+        <section id="intro-agenda-2" data-markdown>
+          ## agenda tomorrow
+
+          1.  customization (editors, IDEs)
+          1.  project & team setup (GitLab)
+          1.  how to project maintainer
+          1.  automation
+
+          note:
+          - in smaller groups
+          - while today is more general, tomorrow will be focused on your
+            specific situation
+        </section>
+
         <section id="eof" data-background="img/trex.png">
           <h1>EOF</h1>
         </section>
-- 
GitLab