Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Löscht Z0eybys Daten aus der Webseite (Impressum) #111

Merged
merged 2 commits into from
Sep 24, 2023
Merged
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
20 changes: 6 additions & 14 deletions src/routes/impressum/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,12 @@

<div class="space-y-8 p-4 lg:p-16">
<h3>Angaben gemäß § 5 TMG</h3>
<div class="flex gap-16">
<p>
Rudolf Müller<br />
Siedlung Roßweiner Straße 20<br />
Untermieter vom Baumhaus<br />
04720 Döbeln
</p>

<p>
Maurice Reyher<br />
Ernstweg 4<br />
98716 Elgersburg
</p>
</div>
<p>
Rudolf Müller<br />
Siedlung Roßweiner Straße 20<br />
Baumhaus Bewohner<br />
04720 Döbeln
</p>

<p class="font-bold">
Hinweis: Der Missbrauch von jeglichen Kontakt und personenbezogenen Daten wird zur Anzeige
Expand Down