fix: update matthiasbreier.de portrait image and fix asset path

This commit is contained in:
m
2026-03-30 12:18:35 +02:00
parent d53030ee9b
commit c4a8367f4d
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 86 KiB

View File

@@ -760,7 +760,7 @@
</div> </div>
<div class="hero-image-wrap"> <div class="hero-image-wrap">
<div class="hero-image-frame"> <div class="hero-image-frame">
<img src="portrait.jpg" alt="Matthias Breier — IT Projektmanager" class="hero-image"> <img src="assets/portrait.jpg" alt="Matthias Breier — IT Projektmanager" class="hero-image">
</div> </div>
</div> </div>
</div> </div>