Skip to content

Commit 69704d0

Browse files
committed
docs: typo, install page organization
1 parent b304e08 commit 69704d0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/src/content/docs/cldassetsloader/basic-usage.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ and other resources using the [Astro Collections](https://docs.astro.build/en/re
1818

1919
## Basic Usage
2020

21-
`cldAssetsLoader` allows you to sepecify exactly which assets you'd like to
21+
`cldAssetsLoader` allows you to specify exactly which assets you'd like to
2222
query and store in an Astro Collection, including a folder and how many
2323
assets in total you would like to request.
2424

docs/src/content/docs/installation.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ Learn how to add one of the Astro Cloudinary components:
9696
* [CldImage](/cldimage/basic-usage): Optimize Cloudinary images with ready-to-use transformations
9797
* [CldUploadWidget](/clduploadwidget/basic-usage): Cloudinary Upload Widget with a customizable UI
9898
* [CldVideoPlayer](/cldvideoplayer/basic-usage): Deliver Cloudinary video assets with a customizable player
99+
100+
Or use a loader to source images and videos into Astro:
101+
99102
* [cldAssetsLoader](/cldassetsloader/basic-usage): Load Cloudinary images and videos into Astro's Content Layer
100103

101104
{/* * [CldOgImage](/cldogimage/basic-usage): Easy-to-use OG Image and Social Media Cards */}

0 commit comments

Comments
 (0)