ADD: optimize images
This commit is contained in:
parent
48a159f4c6
commit
b63f612103
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="intro-img">
|
<div class="intro-img">
|
||||||
<picture>
|
<picture>
|
||||||
<source media="(min-width: 431px)" srcset="/img/profile_big.webp" />
|
<source width="750" height="866" media="(min-width: 431px)" srcset="/img/profile_big.webp" />
|
||||||
<img src="/img/profile_small.webp" alt="Bild von mir" />
|
<img width="430" height="866" src="/img/profile_small.webp" alt="Bild von mir" />
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue