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>
|
||||
<h2>Overdrive Form</h2>
|
||||
|
||||
<ref-figure>
|
||||
<ref-figure polaroidBorder>
|
||||
<template #img>
|
||||
<div>
|
||||
<img
|
||||
src="@/assets/refs/sebin-overdrive_ref-hires.jpg"
|
||||
alt="Sebin in Overdrive"
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
<template #caption>
|
||||
<label>Sebin in Overdrive</label>
|
||||
</template>
|
||||
<template #caption>Sebin in Overdrive</template>
|
||||
<template #copyright>
|
||||
<a href="https://twitter.com/CVictorrosso">CVictorrosso</a>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue