cloudinary


{
  "src": "/remote/nuxt-org/blog/going-full-static/main"
}
{
  "src": "/blog/going-full-static/main",
  "width": 200,
  "height": 200,
  "fit": "cropping"
}
{
  "src": "/remote/nuxt-org/blog/going-full-static/main",
  "width": 200,
  "height": 200,
  "fit": "thumbnail",
  "roundCorner": "max"
}