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:
@@ -43,9 +43,5 @@ As [Bill Maher](https://medium.com/u/cdc04a9799f6) (an avid Bernie supporter) [s
|
||||
**Update:** The campaign has included my snowy New Hampshire interaction with her in one of the DNC convention videos! See a few short seconds of my joy at 1:24.
|
||||
|
||||
<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"]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user