From df5e590b6b5b69ef1981ee5e52871d00e1f939e5 Mon Sep 17 00:00:00 2001 From: Sean Mc Ternan <49627314+SeanMcTernan@users.noreply.github.com> Date: Fri, 20 Mar 2026 08:38:25 -0700 Subject: [PATCH 1/2] Update workshop title to include 'For NextJS' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f78bb92..59ac641 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Netlify Core Workshop +# Netlify Core Workshop For NextJS In this workshop, you will learn how to create your first composable website with Netlify. You'll learn features of the Netlify platform, and will deep dive into core primitives. From c2ae90d6f112427ef655a9384703e06a7e516463 Mon Sep 17 00:00:00 2001 From: Sean Mc Ternan <49627314+SeanMcTernan@users.noreply.github.com> Date: Fri, 24 Apr 2026 07:41:29 -0700 Subject: [PATCH 2/2] Change workshop title to 'Netlify Core Workshop For Next' Updated workshop title to reflect NextJS focus. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59ac641..b14791c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Netlify Core Workshop For NextJS +# Netlify Core Workshop For Next In this workshop, you will learn how to create your first composable website with Netlify. You'll learn features of the Netlify platform, and will deep dive into core primitives.