Skip to content

Commit 4725d59

Browse files
authored
chore(featured-articles): update links for 2024 Q1 (#10613)
Signed-off-by: Dipika Bhattacharya <[email protected]>
1 parent 575420c commit 4725d59

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: build/spas.ts

+4-4
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ import { buildDocument } from "./index.js";
3131
import { findPostBySlug } from "./blog.js";
3232

3333
const FEATURED_ARTICLES = [
34-
"blog/regular-expressions-reference-updates/",
35-
"blog/aria-accessibility-html-landmark-roles/",
36-
"docs/Web/API/Performance_API",
37-
"docs/Web/CSS/CSS_nesting",
34+
"blog/learn-javascript-console-methods/",
35+
"blog/introduction-to-web-sustainability/",
36+
"docs/Web/API/CSS_Custom_Highlight_API",
37+
"docs/Web/CSS/color_value",
3838
];
3939

4040
const contributorSpotlightRoot = CONTRIBUTOR_SPOTLIGHT_ROOT;

0 commit comments

Comments
 (0)