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>
<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>