Skip to content

Commit

Permalink
fix(spas): index AI Help + Updates (#11138)
Browse files Browse the repository at this point in the history
  • Loading branch information
caugner authored May 16, 2024
1 parent 77ec929 commit f4c2388
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build/spas.ts
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ export async function buildSPAs(options: {
{
prefix: "plus/ai-help",
pageTitle: `AI Help | ${MDN_PLUS_TITLE}`,
noIndexing: true,
},
{
prefix: "plus/collections",
Expand All @@ -160,7 +159,6 @@ export async function buildSPAs(options: {
{
prefix: "plus/updates",
pageTitle: `Updates | ${MDN_PLUS_TITLE}`,
noIndexing: true,
},
{
prefix: "plus/settings",
Expand Down

0 comments on commit f4c2388

Please sign in to comment.