next-og-image icon indicating copy to clipboard operation
next-og-image copied to clipboard

Remove `.png` file extension from request URL

Open juice49 opened this issue 4 years ago • 0 comments

At the moment, we enforce that images are requested using a .png file extension. This unnecessarily complicates the code and the usage. We should remove this requirement.

juice49 avatar Jul 26 '21 23:07 juice49