diff --git a/_includes/invitebox.html b/_includes/invitebox.html index 69dccc8963c5029b268827a8d57abe3c8eccf7dd..4bb036d105fc5b01567f72902ad6327e841efcf8 100644 --- a/_includes/invitebox.html +++ b/_includes/invitebox.html @@ -2,18 +2,18 @@ <div class="row leadrow"> <div class="col s12 m12 l12"> <div class="card hoverable"> - <img class="right responsive-img" src="assets/kif507_logo.png"> + <img class="right responsive-img" src="assets/kif510_logo.png"> <div class="card-content" style="min-height: 140px;"> - <span class="card-title">KIF 50,7 im Cyber-Hyper-Space!</span> - <p>Die aktuelle KIF findet vom 02.12.2022 bis zum 04.12.2022 im Cyber-Hyper-Space statt. Unten findet ihr die wichtigsten Links.</p> + <span class="card-title">KIF 51,0 an der Uni Bremen</span> + <p>Die aktuelle KIF findet vom 17.05.2023 bis zum 21.05.2023 in der Uni Bremen statt. Unten findet ihr die wichtigsten Links.</p> </div> <div class="card-action"> - {% comment %}<a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://wiki.kif.rocks/w/images/d/d4/Einladung_kif490_de.pdf"><i class="material-icons left">announcement</i>Einladung</a> - <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 %} - <a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://tix.kif.rocks/507"><i class="material-icons left">confirmation_number</i>Anmeldung</a> - <a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://wiki.kif.rocks/wiki/KIF507: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/w/images/4/4e/KIF510_Einladung.pdf"><i class="material-icons left">announcement</i>Einladung</a> + {% 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 %} + <a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://tix.kif.rocks/510"><i class="material-icons left">confirmation_number</i>Anmeldung</a> + <a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://wiki.kif.rocks/wiki/KIF510: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> - {% comment %}<a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://ak.kif.rocks/kif507/plan/"><i class="material-icons left">today</i>AK-Plan</a>{% endcomment %} + <a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://ak.kif.rocks/kif510/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.505.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 %} diff --git a/_layouts/home.html b/_layouts/home.html index ea1bbd0611cc813cbf84ac96fdd0c729d8e81206..1bc0586505e14ac0793243f1cdf1b00a79550540 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 %} diff --git a/assets/kif510_logo.png b/assets/kif510_logo.png new file mode 100644 index 0000000000000000000000000000000000000000..35353ee6da359b1a5f537078c8cf936c017b6fba Binary files /dev/null and b/assets/kif510_logo.png differ