refactor: ♻️ update naming of variables, classes and attributes
This commit is contained in:
parent
b85675eb45
commit
f5d526d79b
4 changed files with 26 additions and 26 deletions
|
@ -6,7 +6,7 @@ eleventyNavigation:
|
|||
|
||||
Sebin knows how to dress!
|
||||
|
||||
<ref-gallery>
|
||||
<slider>
|
||||
<ref-img webc:for="ref of Array(4).keys()"
|
||||
:@src="`ref-clothes-${ref + 1}.png`"
|
||||
:@alt="$data.galleryClothing[ref].alt"
|
||||
|
@ -16,4 +16,4 @@ Sebin knows how to dress!
|
|||
:@artist="$data.galleryClothing[ref].artist"
|
||||
:@dropshadow="false"
|
||||
></ref-img>
|
||||
</ref-gallery>
|
||||
</slider>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue