Skip to content

chore: update homepage avatar with new headshot#71

Merged
jmeridth merged 1 commit into
mainfrom
update-avatar-to-png
Jun 18, 2026
Merged

chore: update homepage avatar with new headshot#71
jmeridth merged 1 commit into
mainfrom
update-avatar-to-png

Conversation

@jmeridth

@jmeridth jmeridth commented Jun 18, 2026

Copy link
Copy Markdown
Owner

What/Why

Replace homepage avatar with new coder headshot photo, using PNG format for better image quality.

Proof it works

Hugo builds successfully with no errors. Verified locally that the new image renders on the homepage.

Risk + AI role

Low -- static asset swap and one config line change. AI-assisted (Claude Opus 4.6) for file copy and config update.

Review focus

Verify the new headshot renders correctly on the homepage across browsers.

Before

Screenshot 2026-06-18 at 17 17 11

After

Screenshot 2026-06-18 at 17 17 05

## What/Why
Replace homepage avatar with new coder headshot photo, using PNG format
for better image quality.

## Proof it works
Hugo builds successfully with no errors. Manual local testing by user.

## Risk + AI role
Low -- static asset swap and one config line change. AI-assisted
(Claude Opus 4.6) for file copy and config update.

## Review focus
Verify the new headshot renders correctly on the homepage.

Signed-off-by: jmeridth <jmeridth@gmail.com>
Copilot AI review requested due to automatic review settings June 18, 2026 22:16
@jmeridth jmeridth self-assigned this Jun 18, 2026
@github-actions github-actions Bot marked this pull request as ready for review June 18, 2026 22:17
@jmeridth jmeridth merged commit b48be68 into main Jun 18, 2026
8 of 10 checks passed
@jmeridth jmeridth deleted the update-avatar-to-png branch June 18, 2026 22:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Hugo site configuration to use a new PNG headshot for the homepage avatar.

Changes:

  • Switch params.avatarURL from images/jm.jpg to images/jm.png in hugo.toml.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread hugo.toml
keywords = "jason meridth,meridth,jm,software developer"
info = ["Continuously Learning Software Developer"]
avatarURL = "images/jm.jpg"
avatarURL = "images/jm.png"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants