diff --git a/_includes/invitebox.html b/_includes/invitebox.html index 1e27118e5abce7339fbb70c74da609b5fa8c2976..e27bb162c5b0e8bfdff340cda88b174aa027212a 100644 --- a/_includes/invitebox.html +++ b/_includes/invitebox.html @@ -2,8 +2,8 @@ <div class="row leadrow"> <div class="col s12 m12 l12"> <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;"> + <img class="right responsive-img" src="assets/kif490_logo.png"> + <div class="card-content" style="min-height: 200px;"> <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> diff --git a/assets/kif490_logo.png b/assets/kif490_logo.png new file mode 100644 index 0000000000000000000000000000000000000000..d2a8fae1ec072f4ee3d0af25b6ddec4e7a285f87 Binary files /dev/null and b/assets/kif490_logo.png differ