From 28f4f492265b3cca02b8b156acf37fff6eeeb75f Mon Sep 17 00:00:00 2001
From: Christian Krause <christian.krause@idiv.de>
Date: Fri, 20 Jan 2023 07:40:50 +0100
Subject: [PATCH] puts homework in quotes

---
 basics.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/basics.html b/basics.html
index 6a54f73..ce82413 100644
--- a/basics.html
+++ b/basics.html
@@ -1014,11 +1014,11 @@
 
         <section>
           <section id="homework" data-markdown>
-            # homework
+            # "homework"
           </section>
 
           <section id="homework-use-git" data-markdown>
-            ## homework #1
+            ## "homework" #1
             ### use git
 
             for each project you use ...
@@ -1036,7 +1036,7 @@
           </section>
 
           <section id="homework-collaborate" data-markdown>
-            ## homework #2
+            ## "homework" #2
             ### collaborate
 
             - talk with your colleagues
@@ -1048,7 +1048,7 @@
           </section>
 
           <section id="homework-feedback" data-markdown>
-            ## homework #3
+            ## "homework" #3
             ### feedback
 
             https://git.idiv.de/sc/edu/git-seminar
-- 
GitLab