next-og-image
next-og-image copied to clipboard
Remove `.png` file extension from request URL
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.