Compare commits

...

2 Commits

1
.gitignore vendored

@ -0,0 +1 @@
.DS*

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

@ -132,7 +132,7 @@
</div>
<div class="col-lg-6 offset-xl-1">
<div class="header-image d-none d-lg-block">
<img src="assets/images/myself_freeB.png" alt="hero">
<img src="assets/images/BuisnessPicture.png" alt="hero">
</div> <!-- header image -->
</div>
</div> <!-- row -->
@ -166,7 +166,7 @@
<div class="col-lg-8">
<div class="section-title text-center">
<h2 class="title">Über mich</h2>
<p>Bin Anfang 2000 geboren und lebe seit dem in und in der Umgebung von Alsfeld. Manche nennen mich einen Nerd, andere einen Spinner. Ich lache gerne mit Freunden und Familie. Ein Typ mit zu vielen Hobbys, der es aber langsam einsieht und aussortiert. Projekte in denen ich meine Hobbys verbinde sind die besten, z.B. SmartHome oder eine selbstgebaute Drohne.</p>
<p>Bin Anfang 2000 geboren und lebe seit dem in und in der Umgebung von Alsfeld. Ich lache gerne mit Freunden und Familie. Ein Typ mit zu vielen Hobbys, der es aber langsam einsieht und aussortiert. Projekte in denen ich meine Hobbys verbinde sind die besten, z.B. SmartHome oder eine selbstgebaute Drohne.</p>
</div> <!-- section title -->
</div>
</div> <!-- row -->
@ -212,7 +212,7 @@
<i class="lni-phone-handset"></i>
</div>
<div class="info-text">
<p><span>Telefon:</span> +49 (0) 6631 7095067</p>
<p><span>Telefon:</span> +49 151 58500866</p>
</div>
</div> <!-- single info -->
</li>
@ -222,7 +222,7 @@
<i class="lni-map-marker"></i>
</div>
<div class="info-text">
<p><span>Standort:</span> DE-36304 Alsfeld</p>
<p><span>Standort:</span> DE-Marburg</p>
</div>
</div> <!-- single info -->
</li>
@ -350,7 +350,7 @@
</div>
<div class="contact-content">
<h6 class="contact-title">Telefon</h6>
<p>+49 (0) 6631 7095067</p>
<p>+49 151 58500866</p>
</div>
</div> <!-- contact box -->
</div>
@ -379,7 +379,7 @@
<div class="row">
<div class="col-lg-12">
<div class="copyright-text text-center pt-20">
<p>Copyright © 2023 - Samuel Zielke.</p>
<p>Copyright © 2025 - Samuel Zielke.</p>
<p style="color: gray; font-size: small;">The Website is based on a template, crafted by <a href="https://uideck.com" rel="nofollow">UIdeck</a></p>
</div> <!-- copyright text -->
</div>

Loading…
Cancel
Save

Powered by TurnKey Linux.