diff --git a/content/privacy.en.md b/content/privacy.en.md index 8bb9b72..9c7e92e 100644 --- a/content/privacy.en.md +++ b/content/privacy.en.md @@ -13,14 +13,14 @@ In the following, we would like to inform you about how we process your data. Systemscape GmbH\ Bergmannstr. 12\ 80339 München\ -E-Mail: {{ email(email="contact@systemscape.de") }} +E-Mail: {{ email(email="munich-embedded@systemscape.de") }} **Data Protection Officer:**\ Joel Schulz-Andres\ c/o Systemscape GmbH\ Bergmannstr. 12\ 80339 München\ -E-Mail: {{ email(email="contact@systemscape.de") }} +E-Mail: {{ email(email="munich-embedded@systemscape.de") }} ## Hosting and Content Delivery Network (CDN) diff --git a/content/privacy.md b/content/privacy.md index e2940a8..c14bc93 100644 --- a/content/privacy.md +++ b/content/privacy.md @@ -13,14 +13,14 @@ Im Folgenden möchten wir Sie darüber informieren, wie wir mit Ihren Daten umge Systemscape GmbH\ Bergmannstr. 12\ 80339 München\ -E-Mail: {{ email(email="contact@systemscape.de") }} +E-Mail: {{ email(email="munich-embedded@systemscape.de") }} **Datenschutzbeauftragter:**\ Joel Schulz-Andres\ c/o Systemscape GmbH\ Bergmannstr. 12\ 80339 München\ -E-Mail: {{ email(email="contact@systemscape.de") }} +E-Mail: {{ email(email="munich-embedded@systemscape.de") }} ## Hosting und Content Delivery Network (CDN) diff --git a/templates/index.html b/templates/index.html index d5af5b6..b4da4a4 100644 --- a/templates/index.html +++ b/templates/index.html @@ -237,7 +237,7 @@

Sponsoren und Partne

Werden Sie Sponsor!

Als Sponsor der Munich Embedded erreichen Sie gezielt Embedded-Entwickler und Entscheider aus der Region. Wir bieten verschiedene Sponsoring-Pakete an, die auf Ihre Bedürfnisse zugeschnitten sind.

- {{ macros::email_button(email="contact@systemscape.de", text="Kontaktieren Sie uns", classes="blue-button") }} + {{ macros::email_button(email="munich-embedded@systemscape.de", text="Kontaktieren Sie uns", classes="blue-button") }}
diff --git a/templates/index_en.html b/templates/index_en.html index 2c31946..583dfdc 100644 --- a/templates/index_en.html +++ b/templates/index_en.html @@ -237,7 +237,7 @@

Sponsors and Partner

Become a Sponsor!

As a sponsor of Munich Embedded, you'll reach embedded developers and decision-makers from the region. We offer various sponsorship packages tailored to your needs.

- {{ macros::email_button(email="contact@systemscape.de", text="Contact Us", classes="blue-button") }} + {{ macros::email_button(email="munich-embedded@systemscape.de", text="Contact Us", classes="blue-button") }}