mirror of
https://github.com/nolanlawson/blob-util.git
synced 2025-12-08 19:46:19 +00:00
add gif
This commit is contained in:
parent
f4982f5f0c
commit
291784d127
@ -70,9 +70,10 @@ newImg.src = blobURL;
|
||||
document.body.appendChild(newImg);
|
||||
```
|
||||
|
||||
So now we have two Kirbys - one with a normal URL, and the other with a blob URL. Neato!
|
||||
So now we have two Kirbys - one with a normal URL, and the other with a blob URL. You can try this out yourself in the [blob-util playground](http://nolanlawson.github.io/blob-util). Super fun!
|
||||
|
||||
<img src="./static/blob-util.gif"/>
|
||||
|
||||
You can try this out yourself in the [blob-util playground](http://blob-util.github.io). Super fun!
|
||||
|
||||
API
|
||||
-------
|
||||
|
||||
BIN
static/blob-util.gif
Normal file
BIN
static/blob-util.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 378 KiB |
Loading…
x
Reference in New Issue
Block a user