image errors

This commit is contained in:
Daniel 2026-05-10 21:46:55 +02:00
parent 11750484e1
commit acf6c42e7a
3 changed files with 3 additions and 5 deletions

View File

Before

Width:  |  Height:  |  Size: 897 KiB

After

Width:  |  Height:  |  Size: 897 KiB

View File

@ -980,7 +980,7 @@
<aside class="sidebar" id="sidebar">
<div class="sidebar-profile">
<div class="profile-img-container">
<img src="https://danielnagel.at/images/ich.jpg" alt="Daniel Nagel" class="profile-img">
<img src="ich.jpg" alt="Daniel Nagel" class="profile-img">
</div>
<div class="sidebar-name">Daniel Nagel</div>
<div class="sidebar-title">Elektrotechnik Meister</div>
@ -1390,8 +1390,7 @@
</div>
</div>
<div class="hobby-card fade-in">
<img src="https://danielnagel.at/images/tournament coffee.jpg"
alt="Kaffee bei einem Turnier" class="hobby-image">
<img src="tournament-coffee.jpg" alt="Kaffee bei einem Turnier" class="hobby-image">
<div class="hobby-content">
<h3>🎨 Warhammer & Tabletop Games</h3>
<p>Neben den ganzen technischen Sachen und der Bildschirmarbeit habe ich noch ein
@ -1414,8 +1413,7 @@
</div>
</div>
<div class="hobby-card fade-in">
<img src="https://danielnagel.at/images/2am programming.jpg" alt="Programmieren um 2 Uhr"
class="hobby-image">
<img src="2am-programming.jpg" alt="Programmieren um 2 Uhr" class="hobby-image">
<div class="hobby-content">
<h3>🎮 Videospiel-Entwicklung</h3>
<p>Was nicht unerwähnt bleiben sollte, ist meine Erfahrung in der Unity Engine und C#.

View File

Before

Width:  |  Height:  |  Size: 7.1 MiB

After

Width:  |  Height:  |  Size: 7.1 MiB