feat: 🍱 add jarek's ref sheet
This commit is contained in:
parent
f2ad437dbc
commit
a72c55ab15
3 changed files with 10 additions and 1 deletions
BIN
src/img/jarek/ref-full-nsfw.png
Normal file
BIN
src/img/jarek/ref-full-nsfw.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 MiB |
BIN
src/img/jarek/ref-full.png
Normal file
BIN
src/img/jarek/ref-full.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
|
@ -4,6 +4,15 @@ eleventyNavigation:
|
||||||
order: 2
|
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>
|
<colors :@colors="$data.colors"></colors>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue