1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 18:46:40 -04:00

move some non-post pages to mdx

This commit is contained in:
2025-03-07 11:53:23 -05:00
parent 8118b8501a
commit 354dade9aa
72 changed files with 811 additions and 1873 deletions

View File

@ -29,11 +29,7 @@ export default function Page() {
<Content>
<Video
src={{
webm: "/static/leo/leo.webm",
mp4: "/static/leo/leo.mp4",
vtt: "/static/leo/subs.en.vtt",
}}
src={["/static/leo/leo.webm", "/static/leo/leo.mp4", "/static/leo/subs.en.vtt"]}
poster={thumbnail.src}
/>