Skip to content

Commit

Permalink
chore(featured-articles): update links for 2024 Q1 (#10613)
Browse files Browse the repository at this point in the history
Signed-off-by: Dipika Bhattacharya <dipika@foss-community.org>
  • Loading branch information
dipikabh authored Feb 29, 2024
1 parent 575420c commit 4725d59
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build/spas.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ import { buildDocument } from "./index.js";
import { findPostBySlug } from "./blog.js";

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

const contributorSpotlightRoot = CONTRIBUTOR_SPOTLIGHT_ROOT;
Expand Down

0 comments on commit 4725d59

Please sign in to comment.