1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-05-15 21:34:26 -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
+4 -4
View File
@@ -39,10 +39,10 @@ Using either feature, a volunteer starts with a search of the database for the v
Here's one of the instructional videos provided internally to volunteers:
<Video
src={{
webm: "/static/bernie-sanders-bern-app-data/friend-to-friend.webm",
mp4: "/static/bernie-sanders-bern-app-data/friend-to-friend.mp4",
}}
src={[
"/static/bernie-sanders-bern-app-data/friend-to-friend.webm",
"/static/bernie-sanders-bern-app-data/friend-to-friend.mp4",
]}
poster="/static/bernie-sanders-bern-app-data/poster-friend-to-friend.png"
/>