Hi Eden,
I don't think that the link you have in the article solves your problem, because the intro only shows how the cover_image-tag is used.
It is meant to include an existing image. Your problem is that you want to dynamically create a new image, and this requires you to have some sort of code / server running in my experience.
Hi Eden,
I don't think that the link you have in the article solves your problem, because the intro only shows how the
cover_image-tag is used.It is meant to include an existing image. Your problem is that you want to dynamically create a new image, and this requires you to have some sort of code / server running in my experience.
I use vercel for creating dynamic images
Or you can read their their blog post