Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Speakers' avatar images broken for 2022, 2023, and 2024

Open
#988 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
42/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Domain
web-dev

Research direction

Start by inspecting the speaker pages and avatar URL data for 2022, 2023, and 2024, comparing the repeated “porgramme” typo with the historical media paths. Verify the corrected links against the example pages and determine whether the 2022 and 2023 avatars resolve or should be removed. Done means the affected pages no longer show broken avatar images.

Written by the indexing model from the issue text.

Description

Status

Speakers' avatar images appear to be broken on the sites of 2022, 2023, and 2024. For speakers who had a profile picture, the image links are not resolving correctly. Examples:

I’m not sure if the issue started after the vercel migration or if it was present earlier. (The images were definitely working during each year's conference days). However, I noticed a consistent typo in the avatar URLs: "porgramme" instead of "programme" across all three years.

For 2024, correcting the typo allows the URL to resolve:

✅ Fixed URL (2024):
https://programme.europython.eu/media/avatars/UPWXFZ_8SUI4OW.jpg

❌ Original broken URL (2024):
https://porgramme.europython.eu/media/avatars/UPWXFZ_8SUI4OW.jpg

However, fixing the typo does not work for 2023 and 2022:

❌ Broken URLs (2023 & 2022):

If fixing the links for previous years is too involved, it might be better to remove the avatar field altogether to avoid broken images on the site.

Dominant language
Astro
Stars
35
Forks
92
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from EuroPython/website

All issues in EuroPython/website

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.