docs(blog): replace Astryx team byline avatar with brand mark#3285
Merged
Conversation
The 'team' author used the site favicon as its byline avatar. Swap in a dedicated square brand-mark image so the byline reads as an author photo rather than the site icon.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
cixzhang
approved these changes
Jun 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Replaces the byline avatar for the
team("Astryx team") blog author with a dedicated square brand-mark image.The
teamauthor previously used the site favicon (/favicon.svg) as its byline avatar, which read as the site icon rather than an author photo. This swaps in/blog/authors/astryx-team.png(a square brand mark) so the byline on posts like Introducing Astryx shows a proper author avatar.Changes
apps/docsite/public/blog/authors/astryx-team.png(100×100 square brand mark)teamauthor'savatarat the new asset inapps/docsite/src/content/blog/authors.tsScope
Docsite-only; no published package is affected, so no changeset is needed. Only the
introducing-astryxpost references theteamauthor.