From 82237d12bcdc81123181d5074a5b09ca8236828c Mon Sep 17 00:00:00 2001
From: liliana <liliana.sanfilippo@uni-bielefeld.de>
Date: Thu, 4 Jul 2024 19:30:43 +0200
Subject: [PATCH] test

---
 src/contents/Home.tsx | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/contents/Home.tsx b/src/contents/Home.tsx
index 25a3b007..7d026f1f 100644
--- a/src/contents/Home.tsx
+++ b/src/contents/Home.tsx
@@ -11,6 +11,8 @@ export function Home() {
           <hr />
           <Map1></Map1>
           <hr />
+          Hallo
+          <hr />
           <Map2></Map2>
         </div>
       </div>
-- 
GitLab