mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-04-21 10:45:30 -04:00
clean up <Video /> props
This commit is contained in:
@@ -142,8 +142,10 @@ You can [download their software here](https://foldingathome.org/start-folding/)
|
||||
**Fun fact:** The team behind Folding@home has seen a [**huge** spike in computational power](https://www.reddit.com/r/pcmasterrace/comments/flgm7q/ama_with_the_team_behind_foldinghome_coronavirus/) this month after cryptominers started mining coronavirus proteins instead of boring, old Ethereum with their insanely overpowered GPUs! 👏
|
||||
|
||||
<Video
|
||||
webm="/static/images/notes/coronavirus-open-source/folding.webm"
|
||||
mp4="/static/images/notes/coronavirus-open-source/folding.mp4"
|
||||
src={{
|
||||
webm: "/static/images/notes/coronavirus-open-source/folding.webm",
|
||||
mp4: "/static/images/notes/coronavirus-open-source/folding.mp4",
|
||||
}}
|
||||
thumbnail="/static/images/notes/coronavirus-open-source/folding-thumb.png"
|
||||
autoplay
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user