diff --git a/content/images/sponsors/logo-bareos.png b/content/images/sponsors/logo-bareos.png
new file mode 100644
index 0000000000000000000000000000000000000000..9729aa9afcfb2ce33c9596f6bc53dea2a43fab9d
Binary files /dev/null and b/content/images/sponsors/logo-bareos.png differ
diff --git a/content/images/sponsors/logo-speedpartner.png b/content/images/sponsors/logo-speedpartner.png
new file mode 100644
index 0000000000000000000000000000000000000000..54feb2e1c75a0dba1e72dcbf1a02cfdad92a979f
Binary files /dev/null and b/content/images/sponsors/logo-speedpartner.png differ
diff --git a/content/images/sponsors/logo_informatik-aktuell.png b/content/images/sponsors/logo_informatik-aktuell.png
new file mode 100644
index 0000000000000000000000000000000000000000..b139234038dda4aefb8c988677dd4197c697c7a5
Binary files /dev/null and b/content/images/sponsors/logo_informatik-aktuell.png differ
diff --git a/content/images/sponsors/logo_pysv.png b/content/images/sponsors/logo_pysv.png
new file mode 100644
index 0000000000000000000000000000000000000000..21faeacea8a21a8b3ec7e164f74c5a961651b6e4
Binary files /dev/null and b/content/images/sponsors/logo_pysv.png differ
diff --git a/content/pages/de/index.md b/content/pages/de/index.md
index cbdac9df43deef32d0045d0caf9ad7bd53c85a27..51ce2489802fe9dbcc408ceb462863f233584965 100644
--- a/content/pages/de/index.md
+++ b/content/pages/de/index.md
@@ -1,4 +1,3 @@
-template: page_with_carousel
 save_as: index.html
 title: Landing page
 date: 2020-02-29
diff --git a/pelicanconf.py b/pelicanconf.py
index c2b51bc8ed81cf41eb86c9dedfda8a91909c6657..5ccdb38ca4f9937dc5575f53a47dce43aa1b509b 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -3,7 +3,7 @@
 from __future__ import unicode_literals
 
 AUTHOR = 'Teckids e.V.'
-SITENAME = 'Froglabs'
+SITENAME = "Hack'n'Fun"
 SITEURL = ''
 SITELOGO = f'{SITEURL}/images/logo.png'
 
@@ -69,6 +69,10 @@ PRIMARY_LIGHT = "#FF9955"
 SECONDARY_DARK = "#0606FA"
 SECONDARY_LIGHT = "#005EBE"
 
-SPONSOR_LOGOS = (('/images/sponsors/logo-bareos.png', 'https://www.bareos.com/'),
-                 ('/images/sponsors/logo-speedpartner.png', 'https://www.speedpartner.de/'),
-                 ('/images/sponsors/logo_informatik-aktuell.png', 'https://www.informatik-aktuell.de/'))
+SPONSOR_LOGOS = (("/images/sponsors/logo_pysv.png", "https://www.python-verband.org/"),
+                 ("/images/sponsors/logo-speedpartner.png", "https://www.speedpartner.de/"),
+                 ("/images/sponsors/logo_informatik-aktuell.png", "https://www.informatik-aktuell.de/"))
+
+SPONSORSTEXTS = {
+    "de": "Wir bedanken uns bei unseren Sponsoren für die Unterstützung unserer Vereinsarbeit. Außerdem freuen wir uns immer über weitere Sponsoren, die ihr Engagement mit ihrem Logo hier bewerben möchten!",
+}
diff --git a/po4a.conf b/po4a.conf
new file mode 100644
index 0000000000000000000000000000000000000000..f404e742bb2ae56d3346dde2fd9a47c18df92566
--- /dev/null
+++ b/po4a.conf
@@ -0,0 +1,6 @@
+[po4a_langs] en
+[po4a_paths] po/pelican-website.pot $lang:po/$lang.po
+
+[options] --master-language de --master-charset utf-8
+
+[type:xhtml] content/pages/de/index.html $lang:content/pages/$lang/index.html
diff --git a/themes/teckids b/themes/teckids
index 3034daa5146550342cf5c7b4a1e6d6b04f3fa509..0aaf27934d50d85a6db399f5fc2027bad2d83b61 160000
--- a/themes/teckids
+++ b/themes/teckids
@@ -1 +1 @@
-Subproject commit 3034daa5146550342cf5c7b4a1e6d6b04f3fa509
+Subproject commit 0aaf27934d50d85a6db399f5fc2027bad2d83b61