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:
@@ -27,10 +27,7 @@ Decisions made by the top folks at Dropbox gave me an increasingly sour taste in
|
||||
- ...and as a bonus, making the process of canceling Dropbox Pro incredibly convoluted, annoying, and sketchy. Here's a video demonstration via [Justin Dunham](https://twitter.com/jwyattd):
|
||||
|
||||
<Video
|
||||
src={{
|
||||
webm: "/static/dropping-dropbox/cancel.webm",
|
||||
mp4: "/static/dropping-dropbox/cancel.mp4",
|
||||
}}
|
||||
src={["/static/dropping-dropbox/cancel.webm", "/static/dropping-dropbox/cancel.mp4"]}
|
||||
poster="/static/dropping-dropbox/cancel.png"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user