mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-02 16:14:03 -05:00
remove unnecessary memos
This commit is contained in:
@@ -50,8 +50,8 @@ Here's one of the instructional videos provided internally to volunteers:
|
||||
src={{
|
||||
webm: "/static/images/notes/bernie-sanders-bern-app-data/friend-to-friend.webm",
|
||||
mp4: "/static/images/notes/bernie-sanders-bern-app-data/friend-to-friend.mp4",
|
||||
image: "/static/images/notes/bernie-sanders-bern-app-data/poster-friend-to-friend.png",
|
||||
}}
|
||||
thumbnail="/static/images/notes/bernie-sanders-bern-app-data/poster-friend-to-friend.png"
|
||||
/>
|
||||
|
||||
...and a few privacy-related questions about the friend-to-friend feature were answered by campaign staff in a separate closed webinar for volunteers this week:
|
||||
|
||||
@@ -155,8 +155,8 @@ You can [download their software here](https://foldingathome.org/start-folding/)
|
||||
src={{
|
||||
webm: "/static/images/notes/coronavirus-open-source/folding.webm",
|
||||
mp4: "/static/images/notes/coronavirus-open-source/folding.mp4",
|
||||
image: "/static/images/notes/coronavirus-open-source/folding-thumb.png",
|
||||
}}
|
||||
thumbnail="/static/images/notes/coronavirus-open-source/folding-thumb.png"
|
||||
autoplay
|
||||
/>
|
||||
|
||||
|
||||
@@ -34,8 +34,8 @@ Decisions made by the top folks at Dropbox gave me an increasingly sour taste in
|
||||
src={{
|
||||
webm: "/static/images/notes/dropping-dropbox/cancel.webm",
|
||||
mp4: "/static/images/notes/dropping-dropbox/cancel.mp4",
|
||||
image: "/static/images/notes/dropping-dropbox/cancel.png",
|
||||
}}
|
||||
thumbnail="/static/images/notes/dropping-dropbox/cancel.png"
|
||||
/>
|
||||
|
||||
## Seeking an alternative...
|
||||
|
||||
@@ -63,7 +63,7 @@ As [Bill Maher](https://medium.com/u/cdc04a9799f6) (an avid Bernie supporter) [s
|
||||
src={{
|
||||
webm: "/static/images/hillary/convention-720p.webm",
|
||||
mp4: "/static/images/hillary/convention-720p.mp4",
|
||||
vtt: "/static/images/hillary/subs.en.vtt",
|
||||
image: "/static/images/hillary/thumb.png",
|
||||
}}
|
||||
thumbnail="/static/images/hillary/thumb.png"
|
||||
subs="/static/images/hillary/subs.en.vtt"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user