1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-05-15 20:54:28 -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
+5 -5
View File
@@ -29,11 +29,11 @@ export default function Page() {
<Content>
<Video
src={{
webm: "/static/hillary/convention-720p.webm",
mp4: "/static/hillary/convention-720p.mp4",
vtt: "/static/hillary/subs.en.vtt",
}}
src={[
"/static/hillary/convention-720p.webm",
"/static/hillary/convention-720p.mp4",
"/static/hillary/subs.en.vtt",
]}
poster={thumbnail.src}
/>