From 438f0049159873b56817e35fee2589a22b9fe8d1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?W=C3=BCrstle?= <patrick.wuerstle@hft-stuttgart.de>
Date: Thu, 9 Jun 2022 07:49:50 +0000
Subject: [PATCH] Update index.html

---
 public/home/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/home/index.html b/public/home/index.html
index b00b87b..d0391c9 100644
--- a/public/home/index.html
+++ b/public/home/index.html
@@ -35,7 +35,7 @@
       <img src="cover.jpg">
       <ul class="metadata">
         <li class="metadata-item title">
-          The title of the thesis
+          Handlungsleitfaden
         </li>
         <li class="metadata-item">
           <div class="metadata-name">Author</div>
@@ -81,4 +81,4 @@
   <script src="../main.js"> </script>
 </body>
 
-</html>
\ No newline at end of file
+</html>
-- 
GitLab