mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-18 15:05:32 -04:00
properly import and optimize/cache images in markdown files
This commit is contained in:
@@ -31,8 +31,8 @@ export default function Page() {
|
||||
src={{
|
||||
webm: "/static/images/birthday/birthday.webm",
|
||||
mp4: "/static/images/birthday/birthday.mp4",
|
||||
image: thumbnail.src,
|
||||
}}
|
||||
poster={thumbnail.src}
|
||||
/>
|
||||
</Content>
|
||||
</>
|
||||
|
Reference in New Issue
Block a user