From ce31bf5fae96f3b6a31d018720339fa22d1fcf89 Mon Sep 17 00:00:00 2001
From: Larsen-Vefring <sarah.larsen-vefring@hft-stuttgart.de>
Date: Wed, 5 Apr 2023 12:46:59 +0000
Subject: [PATCH] Stellenausschreibung unsichtbar gemacht

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

diff --git a/public/home/index.html b/public/home/index.html
index b0ffdc3..ddb1584 100644
--- a/public/home/index.html
+++ b/public/home/index.html
@@ -111,6 +111,8 @@
     </p>
     -->
     <br>
+
+    <!--
     <hr>
     <h1>Stellenausschreibungen</h1>
 
@@ -118,7 +120,7 @@
       <ul>
         <li><a href="https://stellen.hft-stuttgart.de/jobposting/f759263cf96d5d88aca3a040bef226b2694c18a5">Akademischen Mitarbeiter (w/m/d)</a></li>
       </ul>
-    </p>
+    </p>-->
 
   </div>
 
-- 
GitLab