From 5a9a76621a3a75f504a23acfd44a084bb65d71f2 Mon Sep 17 00:00:00 2001 From: Fabian Marquardt <marquard@cs.uni-bonn.de> Date: Thu, 31 Oct 2019 14:25:07 +0100 Subject: [PATCH] Link zum AK-Plan --- _includes/invitebox.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/invitebox.html b/_includes/invitebox.html index 5f6a280..1bd63d5 100644 --- a/_includes/invitebox.html +++ b/_includes/invitebox.html @@ -9,10 +9,10 @@ </div> <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://ak.kif.rocks/kif475/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.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> + <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> + <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> </div> </div> </div> -- GitLab