feat: 🏗️ improve global responsive image defaults

This commit is contained in:
Sebin Nyshkim 2025-07-17 21:43:52 +02:00
parent db32cb2ee1
commit f48dc3e7ee
Signed by: SebinNyshkim
SSH key fingerprint: SHA256:LG1WHMySL/4iW/Yci+0eHgbf0te5beRiLlmyoY8E5D0
7 changed files with 15 additions and 15 deletions

View file

@ -11,7 +11,6 @@ Sebin knows how to dress!
:@src="`ref-clothes-${ref + 1}.png`"
:@alt="$data.galleryClothing[ref].alt"
:@href="$data.galleryClothing[ref].href"
:@width="[500, 1000]"
:@char="$data.firstName.toLowerCase()"
:@artist="$data.galleryClothing[ref].artist"
:@dropshadow="false"