Add Gemini author and local icons for Claude, Codex, and Gemini#17837
Merged
Add Gemini author and local icons for Claude, Codex, and Gemini#17837
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Configure Astro author to include Claude, Codex, and Gemini
Add Gemini author and local icons for Claude, Codex, and Gemini
Feb 23, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds Gemini as a new blog co-author and replaces remote GitHub avatar lookups with locally-hosted PNG files for the three AI co-authors: Claude, Codex, and Gemini.
Changes:
- Added three 200×200 PNG avatar images downloaded from official GitHub organization profiles
- Updated author configuration to use local image paths instead of relying on remote GitHub avatars
- Added Gemini as a new available co-author alongside Claude, Codex, and Copilot
Reviewed changes
Copilot reviewed 1 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/public/claude.png | Claude avatar image (200×200 PNG from Anthropic GitHub org) |
| docs/public/codex.png | Codex avatar image (200×200 PNG from OpenAI GitHub org) |
| docs/public/gemini.png | Gemini avatar image (200×200 PNG from Google GitHub org) |
| docs/astro.config.mjs | Added explicit picture paths for Claude and Codex, and new Gemini author entry |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Adds Gemini as a blog co-author alongside Claude and Codex, and replaces remote/fallback GitHub avatar lookups for all three with locally-hosted PNGs.
Icons
Downloaded 200×200 PNGs from official GitHub org avatars to
docs/public/:claude.png— Anthropic org (u/76263028)codex.png— OpenAI org (u/14957082)gemini.png— Google org (u/1342004)astro.config.mjsgeminiauthor entry (https://gemini.google.com,/gh-aw/gemini.png)pictureonclaudeandcodexto local paths instead of relying on thehttps://github.com/${key}.pngfallbackUsage
Any blog post can now reference all four AI co-authors:
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.