Skip to content

Commit 01c2592

Browse files
authored
Update README.md
1 parent 7e087e1 commit 01c2592

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/gatsby-image/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ export const query = graphql`
105105
`;
106106
```
107107

108+
For another explanation of how to get started with gatsby-image, see this blog post by community member Kyle Gill [Image Optimization Made Easy with Gatsby.js](https://medium.com/@kyle.robert.gill/ridiculously-easy-image-optimization-with-gatsby-js-59d48e15db6e)
109+
108110
## Two types of responsive images
109111

110112
There are two types of responsive images supported by gatsby-image.

0 commit comments

Comments
 (0)