feat: add frontal shot illustration to AnatomyView
This commit is contained in:
parent
fc56b3823a
commit
cae7c1778f
1 changed files with 18 additions and 0 deletions
|
@ -57,6 +57,24 @@ const colors = [
|
|||
earthy brown.
|
||||
</p>
|
||||
|
||||
<RefImage>
|
||||
<source
|
||||
srcset="
|
||||
@/assets/viktor-front-SFW-alpha.png?w=400;700;1000&avif&quality=75&srcset
|
||||
"
|
||||
/>
|
||||
<source
|
||||
srcset="
|
||||
@/assets/viktor-front-SFW-alpha.png?w=400;700;1000&webp&quality=100&srcset
|
||||
"
|
||||
/>
|
||||
<img src="@/assets/viktor-front-SFW-alpha.png?w=700&png" alt="" />
|
||||
|
||||
<template #caption>
|
||||
Viktor Ref © <a href="http://twitter.com/sabertoofs">sabertoofs</a>
|
||||
</template>
|
||||
</RefImage>
|
||||
|
||||
<p>
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue