Skip to content

修复重复博客 description,恢复官网 SEO 校验 - #89

Merged
strawberry-sweet merged 1 commit into
mainfrom
codex/fix-duplicate-descriptions
Sep 2, 2026
Merged

修复重复博客 description,恢复官网 SEO 校验#89
strawberry-sweet merged 1 commit into
mainfrom
codex/fix-duplicate-descriptions

Conversation

@strawberry-sweet

Copy link
Copy Markdown
Collaborator

变更说明

修复 7 篇博客文章 frontmatter 中重复的 description,为每篇文章改写准确且可区分的摘要:

这些重复摘要会触发官网 verify-seo 的 duplicate meta description 校验,导致 pnpm run build:full 失败。

验证

  • 仅修改 7 个 index.mddescription 字段
  • git diff --check 通过
  • 摘要内容按文章正文主题区分

Closes #88

@strawberry-sweet
strawberry-sweet merged commit 4a16dbc into main Sep 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

修复博客文章重复 description,避免官网 SEO 校验阻断 CI

1 participant