Skip to content

Fix author headshot MIME type mismatch (JPEG file named .png)#329

Merged
ProfessorSeb merged 2 commits intohitl-examplefrom
copilot/sub-pr-325-another-one
Mar 11, 2026
Merged

Fix author headshot MIME type mismatch (JPEG file named .png)#329
ProfessorSeb merged 2 commits intohitl-examplefrom
copilot/sub-pr-325-another-one

Conversation

Copy link

Copilot AI commented Mar 11, 2026

The sebastianmaniak author headshot was a JPEG file uploaded with a .png extension, causing MIME type and next/image decoding issues.

Changes

  • Renamed public/images/authors/sebastianmaniak.pngsebastianmaniak.jpg to match the actual JPEG content
  • authors.ts already referenced .jpg from a prior fix; this aligns the file on disk with that reference

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: ProfessorSeb <1268277+ProfessorSeb@users.noreply.github.com>
Copilot AI changed the title [WIP] Add blog post and documentation example for human-in-the-loop capabilities Fix author headshot MIME type mismatch (JPEG file named .png) Mar 11, 2026
@ProfessorSeb ProfessorSeb marked this pull request as ready for review March 11, 2026 21:34
@ProfessorSeb ProfessorSeb merged commit 86d2425 into hitl-example Mar 11, 2026
3 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.

2 participants