You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/3.providers/edgeone-pages.md
+20-26Lines changed: 20 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,38 +1,38 @@
1
1
---
2
-
title: Tencent Cloud
3
-
description: Use Tencent Cloud COS imageMogr2 for image processing.
2
+
title: EdgeOne Pages
3
+
description: Use EdgeOne Pages imageMogr2 for image processing.
4
4
links:
5
5
- label: Source
6
6
icon: i-simple-icons-github
7
-
to: https://github.com/nuxt/image/blob/main/src/runtime/providers/tencentCloud.ts
7
+
to: https://github.com/nuxt/image/blob/main/src/runtime/providers/edgeonePages.ts
8
8
size: xs
9
9
---
10
10
11
-
Integration with Tencent Cloud COS Cloud Infinite (CI) image processing (`imageMogr2`). Supports resizing, cropping, rotation, format conversion, quality control, Gaussian blur, sharpening, and more.
11
+
Integration with EdgeOne Pages image processing (`imageMogr2`). Supports resizing, cropping, rotation, format conversion, quality control, Gaussian blur, sharpening, and more.
12
12
13
13
## Setup
14
14
15
-
Set the bucket domain as `baseURL` in `nuxt.config.ts`:
15
+
Set the site domain as `baseURL` in `nuxt.config.ts`:
0 commit comments