feat: 🍱 update assets for viktor
This commit is contained in:
parent
38a9c19699
commit
e42c36756a
5 changed files with 4 additions and 2 deletions
BIN
src/img/viktor/ref-back-nsfw.png
Normal file
BIN
src/img/viktor/ref-back-nsfw.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
BIN
src/img/viktor/ref-front-nsfw.png
Normal file
BIN
src/img/viktor/ref-front-nsfw.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 MiB |
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 1.5 MiB |
|
@ -5,12 +5,13 @@ eleventyNavigation:
|
|||
---
|
||||
|
||||
<ref-img
|
||||
:@src="`ref-SFW.png`"
|
||||
:@src="`ref-back.png`"
|
||||
:@alt="`Viktor Ref`"
|
||||
:@artist="`sabertoofs`"
|
||||
:@href="`https://bsky.app/profile/sabertoofs.bsky.social`"
|
||||
:@char="$data.firstName.toLowerCase()"
|
||||
:@dropshadow="true"
|
||||
:@nsfw="true"
|
||||
></ref-img>
|
||||
|
||||
<colors :@colors="$data.getColors()"></colors>
|
||||
|
@ -22,12 +23,13 @@ His forehead, nose, chest, belly and crotch are of light desert sand colors that
|
|||
His cheeks, shoulders, back and thighs, in contrast, stand out with a rich walnut brown, which is also found on the sides of his tail. From the back of his head, down his spine and across the top of his tail is a continuous strip of deep dark cedar brown. Arms and legs are distinguished by a light earthy brown.
|
||||
|
||||
<ref-img
|
||||
:@src="`pinup-SFW.png`"
|
||||
:@src="`ref-front.png`"
|
||||
:@alt="`Viktor Ref`"
|
||||
:@artist="`sabertoofs`"
|
||||
:@href="`https://bsky.app/profile/sabertoofs.bsky.social`"
|
||||
:@char="$data.firstName.toLowerCase()"
|
||||
:@dropshadow="true"
|
||||
:@nsfw="true"
|
||||
></ref-img>
|
||||
|
||||
His entire body is speckled with scattered aquamarine spots, which come in pairs of one large and one small spot. The only exceptions are the spots on his cheeks and behind his lower cheek horns, which come in threes and his the top side of his snout, which sports a big single spot. Mouth, tongue, nostrils and any other tissue of his body also feature this color.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue