Skip to content

Delete orphaned images in astro-site/public/images/ #230

@braboj

Description

@braboj

Summary

astro-site/public/images/ contains 34 tracked images. 33 are legacy duplicates from before the symlink to assets/images/ was introduced. Only og-banner.png is actively referenced.

These orphaned files inflate the repo and get deployed to production.

Action

  • Verify which files are still referenced (grep for filenames across the codebase)
  • Delete unreferenced images
  • Keep og-banner.png (used as OG image)

Found by

360-degree analysis (Quality category), 2026-04-29.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Site quality — UX and performancetaskSingle unit of work

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions