Skip to content

Commit 6f42096

Browse files
Vadorequestijjk
andauthored
Add link to live demo already hosted (#25718)
* Add link to live demo already hosted To make it easier for people to simply see the live example without having to deploy a whole new project * update link Co-authored-by: JJ Kasper <jj@jjsweb.site>
1 parent 22d1771 commit 6f42096

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/image-component/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ This example shows how to use the [Image Component in Next.js](https://nextjs.or
44

55
The index page ([`pages/index.js`](pages/index.js)) has a couple images, one internal image and one external image. In [`next.config.js`](next.config.js), the `domains` property is used to enable external images. The other pages demonstrate the different layouts. Run or deploy the app to see how it works!
66

7+
## Live demo
8+
9+
[https://image-component.nextjs.gallery/](https://image-component.nextjs.gallery/)
10+
711
## Preview
812

913
Preview the example live on [StackBlitz](http://stackblitz.com/):

0 commit comments

Comments
 (0)