Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/privacy.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
4 changes: 2 additions & 2 deletions content/privacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ <h2 class="text-2xl md:text-3xl font-bold text-center mb-8">Sponsoren und Partne
<div class="text-center mb-4">
<h3 class="text-xl font-bold mb-4">Werden Sie Sponsor!</h3>
<p class="text-gray-700 mb-6"> 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. </p>
{{ 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") }}
</div>
</div>
<!-- Sponsor Grid -->
Expand Down
2 changes: 1 addition & 1 deletion templates/index_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ <h2 class="text-2xl md:text-3xl font-bold text-center mb-8">Sponsors and Partner
<div class="text-center mb-4">
<h3 class="text-xl font-bold mb-4">Become a Sponsor!</h3>
<p class="text-gray-700 mb-6"> 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. </p>
{{ 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") }}
</div>
</div>
<!-- Sponsor Grid -->
Expand Down