-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Inhalt für Karriere, Kontakt und Unterseiten
- Loading branch information
Tim Tomczek
committed
Jun 7, 2024
1 parent
7a29321
commit edd5bf5
Showing
8 changed files
with
435 additions
and
288 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -70,7 +70,27 @@ | |
|
||
<!-- Main Section of Impressum --> | ||
<main> | ||
|
||
<!-- Direkte Kommunikationswege --> | ||
<section class="container mt-5 mb-5"> | ||
<h1 class="text-center mt-5">Direkte Kommunikationswege</h1> | ||
<p class="text-center">Hier finden Sie alle wichtigen Kontaktdaten, um uns zu erreichen.</p> | ||
<div class="row mt-5"> | ||
<div class="col-lg-6 col-md-6"> | ||
<h2>Telefon</h2> | ||
<p>Telefon: 0123 456789</p> | ||
<p>Fax: 0123 456789</p> | ||
</div> | ||
<div class="col-lg-6 col-md-6"> | ||
<h2>E-Mail</h2> | ||
<p>Allgemeine Anfragen: | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
</p> | ||
<p>Support: | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
</p> | ||
</div> | ||
</div> | ||
</section> | ||
</main> | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters