fix: use updated figure syntax
This commit is contained in:
parent
9cca827347
commit
77b91cd4c8
1 changed files with 6 additions and 10 deletions
|
@ -2,18 +2,14 @@
|
||||||
<prose>
|
<prose>
|
||||||
<h2>Overdrive Form</h2>
|
<h2>Overdrive Form</h2>
|
||||||
|
|
||||||
<ref-figure>
|
<ref-figure polaroidBorder>
|
||||||
<template #img>
|
<template #img>
|
||||||
<div>
|
|
||||||
<img
|
<img
|
||||||
src="@/assets/refs/sebin-overdrive_ref-hires.jpg"
|
src="@/assets/refs/sebin-overdrive_ref-hires.jpg"
|
||||||
alt="Sebin in Overdrive"
|
alt="Sebin in Overdrive"
|
||||||
/>
|
/>
|
||||||
</div>
|
|
||||||
</template>
|
|
||||||
<template #caption>
|
|
||||||
<label>Sebin in Overdrive</label>
|
|
||||||
</template>
|
</template>
|
||||||
|
<template #caption>Sebin in Overdrive</template>
|
||||||
<template #copyright>
|
<template #copyright>
|
||||||
<a href="https://twitter.com/CVictorrosso">CVictorrosso</a>
|
<a href="https://twitter.com/CVictorrosso">CVictorrosso</a>
|
||||||
</template>
|
</template>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue