diff --git a/config.toml b/config.toml
index a8062ec..2f77bcd 100644
--- a/config.toml
+++ b/config.toml
@@ -42,23 +42,6 @@ theme = "hugo-hero-theme"
url = "/contact/"
weight = 4
-[[menu.main]]
- name = "Work"
- url = "/work/"
- weight = 2
-
-[[menu.main]]
- name = "About"
- url = "/about/"
- weight = 3
-
-
-[[menu.main]]
- name = "History"
- url = "/history/"
- weight = 3
-
-
[permalinks]
post = "/:year/:month/:day/:slug/"
pages = "/:filename/"
diff --git a/content/contact/_index.md b/content/contact/_index.md
index 9b922c7..5783eb6 100644
--- a/content/contact/_index.md
+++ b/content/contact/_index.md
@@ -3,4 +3,17 @@ title: 'Kontakt'
date: 2018-02-22T17:01:34+07:00
---
-We offer a free consultation for all new clients.
+## Lokale Organisation
+Barne Kleinen,
+Juliane Siegeris,
+Debora Weber-Wulff,
+[HTW Berlin](https://www.htw-berlin.de)
+
+
+seuh-2022@htw-berlin.de
+
+
+## Tagungsort
+HTW Berlin und hybrid
+[Campus Wilhelminenhof ](https://www.htw-berlin.de/campus/campus-wilhelminenhof/)
+[www.htw-berlin.de](https://www.htw-berlin.de)
diff --git a/content/homepage/about.md b/content/homepage/about.md
deleted file mode 100644
index 6c31b82..0000000
--- a/content/homepage/about.md
+++ /dev/null
@@ -1,9 +0,0 @@
----
-title: 'Our Difference'
-weight: 2
-background: ''
-button: 'About Us'
-buttonLink: 'about'
----
-
-Lorem ipsum dolor sit amet, et essent mediocritatem quo, choro volumus oporteat an mei. ipsum dolor sit amet, et essent mediocritatem quo,
diff --git a/content/homepage/work.md b/content/homepage/work.md
index 1c40b54..887c65d 100644
--- a/content/homepage/work.md
+++ b/content/homepage/work.md
@@ -1,12 +1,10 @@
---
title: 'Call for Papers'
weight: 1
-background: 'images/kevin-bhagat-461952-unsplash.jpg'
-button: 'CFP'
+background: 'images/htw.png'
+button: 'Zum Call For Papers'
buttonLink: 'termine/cfp'
---
Nachhaltigkeit und Ethik
in der Software Engineering Ausbildung und
Lehren und Lernen nach der Pandemie
-
-https://seuh.org/
diff --git a/content/termine/_index.md b/content/termine/_index.md
index 0a80434..36ca149 100644
--- a/content/termine/_index.md
+++ b/content/termine/_index.md
@@ -3,6 +3,6 @@ title: "Termine"
date: 2021-09-23
draft: false
heroHeading: 'Termine'
-heroSubHeading: "Wichtige Termine: CFP, Registrierung"
+heroSubHeading: "Call for Papers, Registrierung"
heroBackground: 'images/htw.png'
---
diff --git a/content/termine/cfp/programmkomitee.md b/content/termine/cfp/programmkomitee.md
new file mode 100644
index 0000000..33595c1
--- /dev/null
+++ b/content/termine/cfp/programmkomitee.md
@@ -0,0 +1,19 @@
+---
+title: 'Programmkomitee'
+date: 2021-09-23
+weight: 6
+---
+
+
+Steffen Becker, Uni Stuttgart
+Ilona Buchem, BEUTH Hochschule für Technik Berlin
+Martin Fränzle, Uni Oldenburg
+Michael Goedicke, Uni Duisburg
+Barne Kleinen (Organisation), HTW Berlin
+Markus Müller-Olm, Uni Münster
+Barbara Paech, Uni Heidelberg
+Lutz Prechelt, FU Berlin
+Eva-Maria Schön, HAW Hamburg
+Veronika Thurner (Vorsitz), HS München
+Karin Vosseberg, HS Bremerhaven
+Heike Wiesener, HWR Berlin
diff --git a/content/termine/termine.md b/content/termine/termine.md
index fff6b06..d9fee61 100644
--- a/content/termine/termine.md
+++ b/content/termine/termine.md
@@ -3,12 +3,12 @@ title: "Übersicht Termine"
date: 2021-09-24T01:02:44+02:00
draft: false
weight: 1
-heroHeading: 'Übersicht Termine'
+heroHeading: 'Übersicht'
heroSubHeading: ''
heroBackground: 'images/htw.png'
---
-| | |
-|:------------------|:----------------------------|
-| 15. Oktober 2021 | Einreichung von Beiträgen |
-| 1. Dezember 2021 | Nachricht über die Annahme |
-| 31. Dezember 2021 | Einreichung der Endbeiträge |
+| | | |
+|------------------:|:-------------|:----------------------------|
+| 15. Oktober 2021 | | Einreichung von Beiträgen |
+| 1. Dezember 2021 | | Nachricht über die Annahme |
+| 31. Dezember 2021 | | Einreichung der Endbeiträge |
diff --git a/data/contact.yaml b/data/contact.yaml
index d9cf918..0762082 100644
--- a/data/contact.yaml
+++ b/data/contact.yaml
@@ -1,28 +1,5 @@
email: 'seuh-2022@htw-berlin.de'
-phone: 'XXXX XXX XXX'
businessName: 'SEUH 2022'
address: |
- 123 Some Street
- City, State 12345
-hours:
- - day: Monday
- open: 8:30am
- close: 5:00pm
- - day: Tuesday
- open: 8:30am
- close: 5:00pm
- - day: Wednesday
- open: 8:30am
- close: 5:00pm
- - day: Thursday
- open: 8:30am
- close: 5:00pm
- - day: Friday
- open: 8:30am
- close: 5:00pm
- - day: Saturday
- open: Closed
- close:
- - day: Sunday
- open: Closed
- close:
+ Wilhelminenhofstraße 75A
+ 12459 Berlin
diff --git a/layouts/termine/cfp.html b/layouts/termine/cfp.html
index f710dc6..8ed2a23 100644
--- a/layouts/termine/cfp.html
+++ b/layouts/termine/cfp.html
@@ -21,6 +21,7 @@
{{ .Content }}
{{ if .Params.button }}
{{ .Params.button }}
+
{{ end }}
diff --git a/themes/hugo-hero-theme b/themes/hugo-hero-theme
index 0d548c0..6a226fa 160000
--- a/themes/hugo-hero-theme
+++ b/themes/hugo-hero-theme
@@ -1 +1 @@
-Subproject commit 0d548c0ea001ad6dc186a75e5ca57a8d2dd8e36a
+Subproject commit 6a226fa5a1acf3efe6b94626d75d175c513acbd8