From 60d8dee49883a0c43b996938b5257bdadc667df7 Mon Sep 17 00:00:00 2001 From: Andi Pieper Date: Wed, 28 Aug 2024 12:53:24 +0200 Subject: [PATCH] chore(news): add scrimba partnership to news (#11701) add scrimba partnership to latest news --- build/spas.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/spas.ts b/build/spas.ts index 4616df6a4104..f7a7f1e33e17 100644 --- a/build/spas.ts +++ b/build/spas.ts @@ -40,10 +40,10 @@ const FEATURED_ARTICLES = [ ]; const LATEST_NEWS: (NewsItem | string)[] = [ + "blog/mdn-scrimba-partnership/", "blog/mdn-http-observatory-launch/", "blog/mdn-curriculum-launch/", "blog/baseline-evolution-on-mdn/", - "blog/introducing-the-mdn-playground/", ]; const PAGE_DESCRIPTIONS = Object.freeze({