Skip to content

Commit

Permalink
chore: link
Browse files Browse the repository at this point in the history
  • Loading branch information
Baroshem committed Jan 24, 2024
1 parent d427545 commit 5dbf33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/2.components/CldOgImage.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ The resulting HTML will be applied to the Head of the document:
<meta content="https://res.cloudinary.com/nuxt-cloudinary/image/upload/c_fill,w_2400,h_1254,g_center/c_scale,w_1200/f_webp/q_auto/cld-sample-2?_a=BBDAACAD0" property="twitter:image">
```

You can further take advantage of Cloudinary features like background removal and overlays by adding additional props. The CldOgImage component uses the same API as [CldImage](/components/CldImage/usage), meaning you can use the same transformations and effects.
You can further take advantage of Cloudinary features like background removal and overlays by adding additional props. The CldOgImage component uses the same API as [CldImage](/components/cldimage/usage), meaning you can use the same transformations and effects.

0 comments on commit 5dbf33a

Please sign in to comment.