You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@ A small recipe app combining Next.js with Contentful.
111
111
- handling incremental static regeneration with revalidate.
112
112
- displaying a skeleton to handle server-side rendering on new recipes.
113
113
- building a custom 404 page and redirecting users.
114
-
- creating a Vercel deploy hook and trigger builds from Contentful.
114
+
- creating a Vercel deploy hook to trigger builds from Contentful.
115
115
- deploying to Vercel.
116
116
117
117
Based on [Next.js & Contentful Site Build Tutorial](https://www.youtube.com/watch?v=m9mNsYJbkNg&list=PL4cUxeGkcC9jClk8wl1yJcN3Zlrr8YSA1) by Shaun Pelling - The Net Ninja (2021).
Copy file name to clipboardExpand all lines: marmite/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ A small recipe app combining Next.js with Contentful.
22
22
- handling incremental static regeneration with revalidate.
23
23
- displaying a skeleton to handle server-side rendering on new recipes.
24
24
- building a custom 404 page and redirecting users.
25
-
- creating a Vercel deploy hook and trigger builds from Contentful.
25
+
- creating a Vercel deploy hook to trigger builds from Contentful.
26
26
- deploying to Vercel.
27
27
28
28
Based on [Next.js & Contentful Site Build Tutorial](https://www.youtube.com/watch?v=m9mNsYJbkNg&list=PL4cUxeGkcC9jClk8wl1yJcN3Zlrr8YSA1) by Shaun Pelling - The Net Ninja (2021).
0 commit comments