From d447737b6295e4c4c8fb7ff473b6852cf4da4a6d Mon Sep 17 00:00:00 2001 From: Silvio Date: Mon, 14 Dec 2020 23:49:07 +0100 Subject: [PATCH 1/3] add netlify deploy badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 143c161..a877028 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Netlify Status](https://api.netlify.com/api/v1/badges/ff3c4a25-c35d-494f-877e-b8ad913f7d09/deploy-status)](https://app.netlify.com/sites/keen-meninsky-c5041a/deploys) + ![next-on-netlify](https://github.com/netlify/next-on-netlify/blob/main/nextonnetlify.png) [![Netlify Status](https://api.netlify.com/api/v1/badges/3cab3713-1abb-4632-8bbb-eb2a1bca191a/deploy-status)](https://app.netlify.com/sites/next-on/deploys) From a3f27288fd8fc5188000491a62086c0f31922cf1 Mon Sep 17 00:00:00 2001 From: Silvio Date: Mon, 14 Dec 2020 23:55:32 +0100 Subject: [PATCH 2/3] remove old badge --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a877028..b3eea50 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ ![next-on-netlify](https://github.com/netlify/next-on-netlify/blob/main/nextonnetlify.png) -[![Netlify Status](https://api.netlify.com/api/v1/badges/3cab3713-1abb-4632-8bbb-eb2a1bca191a/deploy-status)](https://app.netlify.com/sites/next-on/deploys) - This is a demo of a Next.js application with Server-Side Rendering (SSR). View the demo: [https://next-on.netlify.app](https://next-on.netlify.app) From 309e28cf4c3aacd0eb078d9b5b3bfcb2ab376b43 Mon Sep 17 00:00:00 2001 From: Silvio Date: Mon, 14 Dec 2020 23:57:11 +0100 Subject: [PATCH 3/3] fix logo name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 143c161..2ca2d43 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![next-on-netlify](https://github.com/netlify/next-on-netlify/blob/main/nextonnetlify.png) +![next-on-netlify](https://github.com/netlify/next-on-netlify/blob/main/next-on-netlify.png) [![Netlify Status](https://api.netlify.com/api/v1/badges/3cab3713-1abb-4632-8bbb-eb2a1bca191a/deploy-status)](https://app.netlify.com/sites/next-on/deploys)