From ecc77a2846d562d1af776af03e8e0f4f8f18b6ad Mon Sep 17 00:00:00 2001
From: Larsen-Vefring <sarah.larsen-vefring@hft-stuttgart.de>
Date: Wed, 5 Apr 2023 12:52:51 +0000
Subject: [PATCH] Beispielseite auskomplementiert

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

diff --git a/public/results/index.html b/public/results/index.html
index 53de252..6c54778 100644
--- a/public/results/index.html
+++ b/public/results/index.html
@@ -25,7 +25,7 @@
     <div id="projectname"></div>
   </header>
   <div class="content">
-
+<!--
     <h1>Here goes a title</h1>
 
     <p>
@@ -108,6 +108,8 @@
       </ul>
     </p>
 
+
+-->
   </div>
 
   <div class="footer"></div>
@@ -117,4 +119,4 @@
   <script src="../main.js"> </script>
 </body>
 
-</html>
\ No newline at end of file
+</html>
-- 
GitLab