From 6bbd9897caf85fb83e50f0d7be496ff74716d50d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Sch=C3=A4fer?= <felix@thegcat.net>
Date: Mon, 9 Sep 2024 10:05:10 +0200
Subject: [PATCH] Aktuelle Links aktivieren

---
 _includes/invitebox.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/_includes/invitebox.html b/_includes/invitebox.html
index 7753af6..8b5dcef 100644
--- a/_includes/invitebox.html
+++ b/_includes/invitebox.html
@@ -10,13 +10,13 @@
                 </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/KIF525:Einladung"><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/KIF525:Einladung"><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 %}
-                {% 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://tix.kif.rocks/525"><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/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/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 %}
+                <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>
                 {% 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>
-- 
GitLab