Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 2844168

Browse files
Vadorequestijjk
andauthored
Add link to live demo already hosted (vercel#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 2768173 commit 2844168

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/image-component/README.md

Lines changed: 4 additions & 0 deletions
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)