feat: 🍱 update ref images
17
src/App.vue
|
@ -17,15 +17,16 @@
|
|||
<ref-figure>
|
||||
<template v-slot:img>
|
||||
<div>
|
||||
<img src="@img/fullbody-ref.jpg" alt="Sebin Full Body Ref" />
|
||||
<img v-if="!nsfw" src="@img/fullbody-ref-SFW.jpg" alt="Sebin Full Body Ref" />
|
||||
<img v-if="nsfw" src="@img/fullbody-ref-NSFW.jpg" alt="Sebin Full Body Ref" />
|
||||
</div>
|
||||
</template>
|
||||
<template v-slot:caption>
|
||||
<label>Sebin Full Body Reference</label>
|
||||
</template>
|
||||
<template v-slot:copyright>
|
||||
<a href="https://www.furaffinity.net/user/SirBoburto">
|
||||
SirBoburto
|
||||
<a href="https://twitter.com/draftgon">
|
||||
draftgon
|
||||
</a>
|
||||
</template>
|
||||
</ref-figure>
|
||||
|
@ -116,15 +117,15 @@
|
|||
<ref-figure>
|
||||
<template v-slot:img>
|
||||
<div>
|
||||
<img src="@img/head-ref.jpg" alt="Sebin's Expressions" />
|
||||
<img src="@img/expressions-ref.jpg" alt="Sebin's Expressions" />
|
||||
</div>
|
||||
</template>
|
||||
<template v-slot:caption>
|
||||
<label>Sebin's Expressions</label>
|
||||
</template>
|
||||
<template v-slot:copyright>
|
||||
<a href="https://www.furaffinity.net/user/SirBoburto">
|
||||
SirBoburto
|
||||
<a href="https://twitter.com/draftgon">
|
||||
draftgon
|
||||
</a>
|
||||
</template>
|
||||
</ref-figure>
|
||||
|
@ -294,8 +295,8 @@
|
|||
<label>Sebin's manly parts</label>
|
||||
</template>
|
||||
<template v-slot:copyright>
|
||||
<a href="https://twitter.com/Zodim87">
|
||||
Zodim87
|
||||
<a href="https://twitter.com/draftgon">
|
||||
draftgon
|
||||
</a>
|
||||
</template>
|
||||
</ref-figure>
|
||||
|
|
BIN
src/assets/img/expressions-ref.jpg
Normal file
After Width: | Height: | Size: 2.2 MiB |
BIN
src/assets/img/fullbody-ref-NSFW.jpg
Normal file
After Width: | Height: | Size: 6.4 MiB |
BIN
src/assets/img/fullbody-ref-SFW.jpg
Normal file
After Width: | Height: | Size: 6.5 MiB |
Before Width: | Height: | Size: 498 KiB |
Before Width: | Height: | Size: 755 KiB |
Before Width: | Height: | Size: 715 KiB After Width: | Height: | Size: 549 KiB |