Skip to content

fix(blog): remove duplicate category label on post cards#218

Merged
bjohansebas merged 2 commits into
webpack:mainfrom
false200:fix/blog-duplicate-category
Jul 26, 2026
Merged

fix(blog): remove duplicate category label on post cards#218
bjohansebas merged 2 commits into
webpack:mainfrom
false200:fix/blog-duplicate-category

Conversation

@false200

Copy link
Copy Markdown
Contributor

Summary

Fixes #217

Blog post cards on /blog were showing the category twice, once as a chip on the cover image and again as text below it. This removes the duplicate text label and keeps the chip on the cover.

What kind of change does this PR introduce?

fix

Did you add tests for your changes?

No, this is a small ui change.

Does this PR introduce a breaking change?

No

If relevant, what needs to be documented once your changes are merged or what have you already documented?

Nothing, no docs update needed.

Use of AI

No

@vercel

vercel Bot commented Jul 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
webpack-doc-kit Ready Ready Preview, Comment Jul 25, 2026 10:44pm

Request Review

@linux-foundation-easycla

linux-foundation-easycla Bot commented Jul 25, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: false200 / name: false200 (df36b1d)

@false200
false200 requested a review from avivkeller July 25, 2026 22:46
@bjohansebas
bjohansebas merged commit c6749fc into webpack:main Jul 26, 2026
10 checks 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.

Blog post cards show category label twice on /blog

4 participants