Add a mp4 copy of the video for Apple
This commit is contained in:
parent
00becae70f
commit
70fec68ae6
2 changed files with 6 additions and 1 deletions
BIN
content/posts/announcing-clipper/chrome-devtools-live.mp4
(Stored with Git LFS)
Normal file
BIN
content/posts/announcing-clipper/chrome-devtools-live.mp4
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -36,7 +36,9 @@ I picked up the hammer and [built one][repo]. Here's a shell attached to Chrome
|
|||
Dev Tools, showing `curl` requests live:
|
||||
|
||||
<div class="image">
|
||||
<video controls alt="video of clipper showing curl requests in chrome devtools to the side" src="./chrome-devtools-live.webm">
|
||||
<video controls alt="video of clipper showing curl requests in chrome devtools to the side">
|
||||
<source src="./chrome-devtools-live.webm">
|
||||
<source src="./chrome-devtools-live.mp4">
|
||||
</video>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue