From 1fe29a00f34497d653f1c78d5a03758bf185b155 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Sch=C3=A4fer?= <felix@thegcat.net> Date: Mon, 3 Jun 2024 19:55:50 +0200 Subject: [PATCH] KIF 52,5 --- _includes/invitebox.html | 16 ++++++++-------- _layouts/home.html | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/_includes/invitebox.html b/_includes/invitebox.html index 8779650..7753af6 100644 --- a/_includes/invitebox.html +++ b/_includes/invitebox.html @@ -2,21 +2,21 @@ <div class="row leadrow"> <div class="col s12 m12 l12"> <div class="card hoverable"> - <img class="right responsive-img" src="assets/kif520_logo.png"> + <img class="right responsive-img" src="assets/kif525_logo.png"> <div class="card-content" style="min-height: 140px;"> - <span class="card-title">KIF 52,0 an der RPTU Kaiserslautern</span> + <span class="card-title">KIF 52,5 an der THM</span> <p> - Die aktuelle KIF findet vom 08.05.2024 bis zum 12.05.2024 an der RPTU Kaiserslautern statt. + Die aktuelle KIF findet vom 17.10.2024 bis zum 21.10.2024 an der TH Mittelhessen am Standort Friedberg statt. </p> </div> <div class="card-action"> - {% comment %} <a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://wiki.kif.rocks/wiki/KIF520:Einladung"><i class="material-icons left">announcement</i>Einladung</a> {% endcomment %} + {% comment %} <a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://wiki.kif.rocks/wiki/KIF525:Einladung"><i class="material-icons left">announcement</i>Einladung</a> {% endcomment %} {% comment %}<a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://wiki.kif.rocks/w/images/a/ac/Einladung_kif490_en.pdf"><i class="material-icons left">announcement</i>Invitation</a>{% endcomment %} - {% comment %} <a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://tix.kif.rocks/520"><i class="material-icons left">confirmation_number</i>Anmeldung</a> {% endcomment %} - <a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://wiki.kif.rocks/wiki/KIF520:Hauptseite"><i class="material-icons left">description</i>Hauptseite</a> + {% comment %} <a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://tix.kif.rocks/525"><i class="material-icons left">confirmation_number</i>Anmeldung</a> {% endcomment %} + <a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://wiki.kif.rocks/wiki/KIF525:Hauptseite"><i class="material-icons left">description</i>Hauptseite</a> <a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://wiki.kif.rocks/wiki/Software:Techsupport"><i class="material-icons left">info</i>Tech-Support</a> - <a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://ak.kif.rocks/kif520/plan/"><i class="material-icons left">today</i>AK-Plan</a> - <a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://engel.kif.rocks/"><i class="material-icons left">favorite</i>Engelsystem</a> + <a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://ak.kif.rocks/kif525/plan/"><i class="material-icons left">today</i>AK-Plan</a> + {% comment %} <a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://engel.kif.rocks/"><i class="material-icons left">favorite</i>Engelsystem</a> {% endcomment %} {% comment %}<a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://apfifoges.475.kif.rocks/"><i class="material-icons left">note</i>Apfifoges</a>{% endcomment %} {% comment %}<a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="http://moerderspiel.org/kif475"><i class="material-icons left">videogame_asset</i>Mörderspiel</a>{% endcomment %} </div> diff --git a/_layouts/home.html b/_layouts/home.html index 7ffe45a..1bc0586 100755 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -5,7 +5,7 @@ layout: default <div class="container"> <div class="section"> - {% comment %} {% include invitebox.html %} {% endcomment %} + {% include invitebox.html %} {% include infobox.html %} -- GitLab