Skip to content

Commit

Permalink
Update images.mdx (#51275)
Browse files Browse the repository at this point in the history
fix Fastly and Gumlet heading level
  • Loading branch information
gidgudgod committed Jun 14, 2023
1 parent 916d2aa commit 86112a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/02-app/02-api-reference/05-next-config-js/images.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export default function contentfulLoader({ src, quality, width }) {
}
```

## Fastly
### Fastly

```js
// Docs: https://developer.fastly.com/reference/io/
Expand All @@ -91,7 +91,7 @@ export default function fastlyLoader({ src, width, quality }) {
}
```

## Gumlet
### Gumlet

```js
// Docs: https://docs.gumlet.com/reference/image-transform-size
Expand Down

0 comments on commit 86112a3

Please sign in to comment.