From fc61b5f0c8fc06c01725583f6049591703206ffc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Sch=C3=A4fer?= <felix@thegcat.net>
Date: Wed, 7 Apr 2021 20:59:42 +0200
Subject: [PATCH] Add 49,0 Invitebox, add Tech-Support #5

---
 _includes/invitebox.html | 11 ++++++-----
 _layouts/home.html       |  2 --
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/_includes/invitebox.html b/_includes/invitebox.html
index 565e4ca..01175e1 100644
--- a/_includes/invitebox.html
+++ b/_includes/invitebox.html
@@ -4,14 +4,15 @@
         <div class="card hoverable">
             {% comment %}<img style="height: 200px" class="right responsive-img" src="assets/kif475_logo.png">{% endcomment %}
             <div class="card-content" style="min-height: 100px;">
-                <span class="card-title">KIF 48,0 im Neuland</span>
-                <p>Die aktuelle KIF findet vom 20.05.2020 (Mittwoch) bis zum 24.05.2020 (Sonntag) im Neuland statt. Unten findet ihr die wichtigsten Links.</p>
+                <span class="card-title">KIF 49,0 online</span>
+                <p>Die aktuelle KIF findet vom 12.05.2021 (Mittwoch) bis zum 16.05.2021 (Sonntag) online statt und wird von der Fachschaft Informatik der Georg-August-Universität Göttingen organisiert. Unten findet ihr die wichtigsten Links.</p>
             </div>
             <div class="card-action">
-                <a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://wiki.kif.rocks/wiki/KIF480:Mails:20200423"><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/wiki/KIF480:Hauptseite"><i class="material-icons left">description</i>KIF-Wiki</a>
+                {% comment %}<a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://wiki.kif.rocks/wiki/KIF480:Mails:20200423"><i class="material-icons left">announcement</i>Einladung</a>{% endcomment %}
+                <a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://wiki.kif.rocks/wiki/KIF490: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/kif475/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://tix.kif.rocks/480"><i class="material-icons left">confirmation_number</i>Anmeldung</a>
+                {% comment %}<a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://tix.kif.rocks/490"><i class="material-icons left">confirmation_number</i>Anmeldung</a>{% endcomment %}
                 {% comment %}<a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://engel.480.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 f087b29..1bc0586 100755
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -5,9 +5,7 @@ layout: default
 <div class="container">
     <div class="section">
 
-      {% comment %}
       {% include invitebox.html %}
-      {% endcomment %}
 
       {% include infobox.html %}
 
-- 
GitLab