From 45a49d262e6f6fada57d498f476997673a297679 Mon Sep 17 00:00:00 2001 From: Fabian Marquardt <marquard@cs.uni-bonn.de> Date: Wed, 30 Oct 2019 20:16:41 +0100 Subject: [PATCH] =?UTF-8?q?Engelsystem=20eingef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _includes/invitebox.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/invitebox.html b/_includes/invitebox.html index 914c003..5f6a280 100644 --- a/_includes/invitebox.html +++ b/_includes/invitebox.html @@ -10,6 +10,7 @@ <div class="card-action"> <a style="margin-top: 5px" class="waves-effect waves-light btn green" href="https://wiki.kif.rocks/wiki/KIF475:Hauptseite"><i class="material-icons left">description</i>KIF-Wiki</a> <a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://ak.kif.rocks/kif475/submission/"><i class="material-icons left">today</i>AK-Planung</a> + <a style="margin-top: 5px;" class="waves-effect waves-light btn green" href="https://engel.475.kif.rocks/"><i class="material-icons left">favorite</i>Engelsystem</a> <a style="margin-top: 5px;" class="waves-effect waves-light btn grey" href="https://apfifoges.475.kif.rocks/"><i class="material-icons left">note</i>Apfifoges</a> <a style="margin-top: 5px;" class="waves-effect waves-light btn grey" href="http://moerderspiel.org/kif475"><i class="material-icons left">videogame_asset</i>Mörderspiel</a> </div> -- GitLab