Skip to content

chore: remove unused tarot card images#397

Merged
huyenltnguyen merged 1 commit into
freeCodeCamp:mainfrom
majestic-owl448:remove-unused-tarot-images
Jun 15, 2026
Merged

chore: remove unused tarot card images#397
huyenltnguyen merged 1 commit into
freeCodeCamp:mainfrom
majestic-owl448:remove-unused-tarot-images

Conversation

@majestic-owl448

Copy link
Copy Markdown
Contributor

Checklist:

Removes two unused tarot card images from build/curriculum/typescript/tarot-app/:

  • major_arcana_empress.png
  • major_arcana_strength.png

Neither file is referenced by card_data.json. The card data intentionally points at URLs that 404, so the Fortune Teller workshop can teach learners to handle failed image loads via an onerror fallback to the local default image. These two assets are therefore dead weight in the CDN.

major_arcana_empress.png and major_arcana_strength.png are not
referenced by card_data.json (the data intentionally uses 404 URLs
to exercise the fortune-teller workshop's onerror fallback).
@majestic-owl448 majestic-owl448 requested a review from a team as a code owner June 15, 2026 14:53
@huyenltnguyen huyenltnguyen merged commit 122aced into freeCodeCamp:main Jun 15, 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