feat: 🍱 add jarek's ref sheet

This commit is contained in:
Sebin Nyshkim 2025-07-12 01:04:15 +02:00
parent f2ad437dbc
commit a72c55ab15
Signed by: SebinNyshkim
SSH key fingerprint: SHA256:LG1WHMySL/4iW/Yci+0eHgbf0te5beRiLlmyoY8E5D0
3 changed files with 10 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

BIN
src/img/jarek/ref-full.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

View file

@ -4,6 +4,15 @@ eleventyNavigation:
order: 2
---
Jarek's color palette:
<ref-img
:@src="'ref-full.png'"
:@alt="'Jarek Ref'"
:@artist="'Alpha Moonlight'"
:@href="'https://bsky.app/profile/alphamoonlight.bsky.social'"
:@width="[1000]"
:@char="$data.firstName.toLowerCase()"
:@dropshadow="true"
:@nsfw="true"
></ref-img>
<colors :@colors="$data.colors"></colors>