From b0ea604e5539788ab9020308afd14772a23c1923 Mon Sep 17 00:00:00 2001 From: Philippe Serhal Date: Mon, 2 Mar 2026 22:48:01 -0500 Subject: [PATCH 1/2] chore: add link to Netlify post to alpha blog post --- app/pages/blog/alpha-release.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/pages/blog/alpha-release.md b/app/pages/blog/alpha-release.md index e5ebc448d..3994fc0cd 100644 --- a/app/pages/blog/alpha-release.md +++ b/app/pages/blog/alpha-release.md @@ -113,6 +113,12 @@ headline="Read more from the community" authorHandle: 'alexdln.com', description: 'Alex reflects on the project, warm stories, wonderful people, and a look into the future' }, + { + url: 'https://www.netlify.com/blog/sponsoring-npmx', + title: 'Sponsoring npmx', + authorHandle: 'netlify.com', + descriptipn: 'It’s more important than ever that companies come together across competitive boundaries to sponsor and support the open ecosystem that lifts all boats.', + }, { url: 'https://johnnyreilly.com/npmx-with-a-little-help-from-my-friends', title: 'npmx: With a Little Help From My Friends', From 9a4eff46725f5f051653ed683673c059ced9effb Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Tue, 3 Mar 2026 07:49:05 +0000 Subject: [PATCH 2/2] Update alpha-release.md --- app/pages/blog/alpha-release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pages/blog/alpha-release.md b/app/pages/blog/alpha-release.md index 3994fc0cd..e858efd93 100644 --- a/app/pages/blog/alpha-release.md +++ b/app/pages/blog/alpha-release.md @@ -117,7 +117,7 @@ headline="Read more from the community" url: 'https://www.netlify.com/blog/sponsoring-npmx', title: 'Sponsoring npmx', authorHandle: 'netlify.com', - descriptipn: 'It’s more important than ever that companies come together across competitive boundaries to sponsor and support the open ecosystem that lifts all boats.', + description: 'It’s more important than ever that companies come together across competitive boundaries to sponsor and support the open ecosystem that lifts all boats.', }, { url: 'https://johnnyreilly.com/npmx-with-a-little-help-from-my-friends',