Skip to content

Commit f666ee2

Browse files
authored
Add next-on-netlify logo, fix casing of Next.js
1 parent 681cb22 commit f666ee2

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
[![Netlify Status](https://api.netlify.com/api/v1/badges/3cab3713-1abb-4632-8bbb-eb2a1bca191a/deploy-status)](https://app.netlify.com/sites/next-on/deploys)
1+
![next-on-netlify](https://github.com/netlify/next-on-netlify/blob/main/nextonnetlify.png)
22

3-
# README
3+
[![Netlify Status](https://api.netlify.com/api/v1/badges/3cab3713-1abb-4632-8bbb-eb2a1bca191a/deploy-status)](https://app.netlify.com/sites/next-on/deploys)
44

5-
This is a demo of a NextJS application with Server-Side Rendering (SSR).
5+
This is a demo of a Next.js application with Server-Side Rendering (SSR).
66

77
View the demo: [https://next-on.netlify.app](https://next-on.netlify.app)
88

9-
The demo is hosted on Netlify. Minimal configuration required thanks to [the next-on-netlify npm package](https://www.npmjs.com/package/next-on-netlify). next-on-netlify makes server-side rendering possible by using Netlify functions under the hood.
9+
The demo is hosted on Netlify. Minimal configuration required thanks to [the next-on-netlify npm package](https://www.npmjs.com/package/next-on-netlify).
10+
next-on-netlify makes server-side rendering possible by using Netlify functions under the hood.
1011

1112
Get started with next-on-netlify: [https://github.com/netlify/next-on-netlify#installation](https://github.com/netlify/next-on-netlify#installation)

0 commit comments

Comments
 (0)