og-image/public
Ben Spinks 9b185b0107
Add button that removes an image (#134)
* Add button that removes an image

* Make remove button 100% width

The calc + 2px is to account for inconsistency with the other inputs
and selectors which appear to be 2px wider than 100% (presumably from
border)

* Make splice/filter operation clearer

The array has to be spread before filtering.
This is for the case where only a later image has a defined width/height
In those cases the width/height array would be defined as [4: 350]
for example.
Filtering on that array would give unexpected result.
The spreading creates the full array and then filters correctly.

Co-authored-by: Steven <steven@ceriously.com>
2020-08-27 10:55:33 -04:00
..
favicon.ico Add index.html and favicon 2019-01-21 16:30:12 -05:00
index.html Update to vercel.app suffix (#130) 2020-08-11 15:38:08 -04:00
robots.txt Improve SEO (#76) 2019-04-21 20:54:13 -04:00
style.css Add button that removes an image (#134) 2020-08-27 10:55:33 -04:00
tweet.png Add screenshot of tweet 2019-02-05 09:23:26 -05:00