Skip to content

Commit

Permalink
chore(news): add scrimba partnership to news (#11701)
Browse files Browse the repository at this point in the history
add scrimba partnership to latest news
  • Loading branch information
argl authored Aug 28, 2024
1 parent 57f6a62 commit 60d8dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/spas.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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({
Expand Down

0 comments on commit 60d8dee

Please sign in to comment.