diff --git a/README.MD b/README.MD
index 30a9b90..435e7cc 100644
--- a/README.MD
+++ b/README.MD
@@ -40,10 +40,13 @@ Have a look at the makefile for more useful commands.
## Structure
-| SEUH | Programm | Termine | Kontakt |
-|:--------------------|:--------------|:---------------|:----------------|
-| - About + Sponsoren | - Programm | - CFP | - Maillingliste |
-| - Geschichte | - Tagungsband | - Registration | - Local Orga |
+| SEUH | Programm | Termine | Kontakt |
+|:------------------- |:----------------- |:---------------- |:---------------- |
+| - About + Sponsoren | - Programm | - CFP | - Maillingliste |
+| - Geschichte | - Tagungsband | - Registration | - Local Orga |
+| | | | |
+| /content/seuh | /content/programm | /content/termine | /content/contact |
+| | | | |
## Credits
diff --git a/config/_default/config.toml b/config/_default/config.toml
index 1c74ebe..ef56574 100644
--- a/config/_default/config.toml
+++ b/config/_default/config.toml
@@ -23,9 +23,16 @@ theme = "hugo-hero-theme"
meta_twitter_creator = "@seuh2022"
[[menu.main]]
+ identifier = "seuh"
name = "SEUH"
url = "/seuh/"
- weight = 1
+ weight = 1
+[[menu.main]]
+ parent = "seuh"
+ identifier = "/seuh/sponsors"
+ name = "SEUH"
+ url = "/seuh/sponsors"
+ weight = 1
[[menu.main]]
name = "Programm"
diff --git a/content/about/index.md b/content/about/index.md
index 1ae88c9..62f15c4 100644
--- a/content/about/index.md
+++ b/content/about/index.md
@@ -8,4 +8,11 @@ heroBackground: 'images/unsplash/claudio-schwarz-WKWcvKj1uko-unsplash.jpg'
layout: 'photocredit'
---
+{{ with .Resources.ByType "image" }}
+{{ range . }}
+{{ .RelPermalink }}
+{{ end }}
+{{ end }}
+
+
Quellen der verwendeten Fotos:
diff --git a/content/programm/_index.md b/content/programm/_index.md
index f465432..e0c0d35 100644
--- a/content/programm/_index.md
+++ b/content/programm/_index.md
@@ -11,7 +11,8 @@ Die SEUH 2022 wird am Donnerstag, 24. und Freitag, 25. Februar stattfinden.
Die Entscheidung, ob die SEUH in Präsenz bzw. als Hybridveranstaltung
stattfinden kann - oder vollständig im Distanzformat -
- läuft gerade noch - wir werden Ende kommender Woche (KW4)
+läuft gerade noch.
+Wir werden Ende kommender Woche (KW4)
hier informieren.
[Campus Wilhelminenhof](https://www.htw-berlin.de/campus/campus-wilhelminenhof/)
diff --git a/content/seuh/sponsoren.md b/content/seuh/sponsoren.md
new file mode 100644
index 0000000..99542db
--- /dev/null
+++ b/content/seuh/sponsoren.md
@@ -0,0 +1,11 @@
+---
+title: "Sponsoren"
+date: 2022-01-18
+icon: "icons/cup-straw.svg"
+featured: true
+draft: false
+weight: 2
+heroHeading: 'Sponsoren'
+heroSubHeading: '..'
+heroBackground: 'images/unsplash/piero-nigro-tiXfq1WHBGU-unsplash.jpg'
+---
diff --git a/content/seuh/sponsoren/LP-Logo-RGB.svg b/content/seuh/sponsoren/LP-Logo-RGB.svg
new file mode 100644
index 0000000..b928310
--- /dev/null
+++ b/content/seuh/sponsoren/LP-Logo-RGB.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/content/seuh/sponsoren/hyland logo.jpg b/content/seuh/sponsoren/hyland logo.jpg
new file mode 100644
index 0000000..b7ef92a
Binary files /dev/null and b/content/seuh/sponsoren/hyland logo.jpg differ
diff --git a/content/seuh/sponsoren/thoughtworks_flamingo_wave.png b/content/seuh/sponsoren/thoughtworks_flamingo_wave.png
new file mode 100644
index 0000000..93f41c1
Binary files /dev/null and b/content/seuh/sponsoren/thoughtworks_flamingo_wave.png differ
diff --git a/static/icons/cup-straw.svg b/static/icons/cup-straw.svg
index 68116f7..d4dd621 100644
--- a/static/icons/cup-straw.svg
+++ b/static/icons/cup-straw.svg
@@ -1,3 +1,3 @@
-