feat: 🍱 update ref images

This commit is contained in:
Sebin Nyshkim 2020-12-03 20:03:38 +01:00
parent c5978ea673
commit 5f738e62c9
7 changed files with 9 additions and 8 deletions

View file

@ -17,15 +17,16 @@
<ref-figure> <ref-figure>
<template v-slot:img> <template v-slot:img>
<div> <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> </div>
</template> </template>
<template v-slot:caption> <template v-slot:caption>
<label>Sebin Full Body Reference</label> <label>Sebin Full Body Reference</label>
</template> </template>
<template v-slot:copyright> <template v-slot:copyright>
<a href="https://www.furaffinity.net/user/SirBoburto"> <a href="https://twitter.com/draftgon">
SirBoburto draftgon
</a> </a>
</template> </template>
</ref-figure> </ref-figure>
@ -116,15 +117,15 @@
<ref-figure> <ref-figure>
<template v-slot:img> <template v-slot:img>
<div> <div>
<img src="@img/head-ref.jpg" alt="Sebin's Expressions" /> <img src="@img/expressions-ref.jpg" alt="Sebin's Expressions" />
</div> </div>
</template> </template>
<template v-slot:caption> <template v-slot:caption>
<label>Sebin's Expressions</label> <label>Sebin's Expressions</label>
</template> </template>
<template v-slot:copyright> <template v-slot:copyright>
<a href="https://www.furaffinity.net/user/SirBoburto"> <a href="https://twitter.com/draftgon">
SirBoburto draftgon
</a> </a>
</template> </template>
</ref-figure> </ref-figure>
@ -294,8 +295,8 @@
<label>Sebin's manly parts</label> <label>Sebin's manly parts</label>
</template> </template>
<template v-slot:copyright> <template v-slot:copyright>
<a href="https://twitter.com/Zodim87"> <a href="https://twitter.com/draftgon">
Zodim87 draftgon
</a> </a>
</template> </template>
</ref-figure> </ref-figure>

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 498 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 755 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 715 KiB

After

Width:  |  Height:  |  Size: 549 KiB

Before After
Before After