diff --git a/_includes/infobox.html b/_includes/infobox.html index 720b3348a0fb673671e2a18ab422c3060928f87f..cda4313c0504252ebec82dcd9ea5ddd15eb97755 100644 --- a/_includes/infobox.html +++ b/_includes/infobox.html @@ -18,10 +18,6 @@ <table class="striped"> <tbody> - <tr> - <th>08.05. - 12.05.2024</th> - <td>KIF 52,0 in Kaiserslautern</td> - </tr> <tr> <th>17.10. - 21.10.2024</th> <td>KIF 52,5 in Mittelhessen</td> diff --git a/_layouts/home.html b/_layouts/home.html index 1bc0586505e14ac0793243f1cdf1b00a79550540..7ffe45a1518dc85ddd81b1e274348bb7d4312cfd 100755 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -5,7 +5,7 @@ layout: default <div class="container"> <div class="section"> - {% include invitebox.html %} + {% comment %} {% include invitebox.html %} {% endcomment %} {% include infobox.html %}