diff --git a/_includes/infobox.html b/_includes/infobox.html
index 9df99f7974bd5eb30a53ac160077cfc5841ff737..b5622e839539c9a505f9c6574aae549d602a8f94 100644
--- a/_includes/infobox.html
+++ b/_includes/infobox.html
@@ -18,14 +18,14 @@
 
             <table class="striped">
                 <tbody>
-                    <tr>
-                        <th>12.05. - 16.05.2021</th>
-                        <td>KIF 49,0 online an der Georg-August-Universität Göttingen</td>
-                    </tr>
                     <tr>
                         <th>29.10. - 02.11.2021</th>
                         <td>KIF 49,5 (in Dortmund || online), organisiert vom FSR Informatik der TU Dortmund</td>
                     </tr>
+                    <tr>
+                        <th>25.05. - 29.05.2022</th>
+                        <td>KIF 50,0 an der Universität Ulm</td>
+                    </tr>
                 </tbody>
             </table>
         </div>
diff --git a/_layouts/home.html b/_layouts/home.html
index 1bc0586505e14ac0793243f1cdf1b00a79550540..f087b2975dea48b1e6b9b3ca99cd38590d06cd58 100755
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -5,7 +5,9 @@ layout: default
 <div class="container">
     <div class="section">
 
+      {% comment %}
       {% include invitebox.html %}
+      {% endcomment %}
 
       {% include infobox.html %}