Skip to content

Remove unused Font Awesome font files#12174

Merged
RayBB merged 1 commit intointernetarchive:masterfrom
lokesh:font-awesome
Mar 27, 2026
Merged

Remove unused Font Awesome font files#12174
RayBB merged 1 commit intointernetarchive:masterfrom
lokesh:font-awesome

Conversation

@lokesh
Copy link
Copy Markdown
Collaborator

@lokesh lokesh commented Mar 23, 2026

Removes 5 unused Font Awesome font files from static/fonts/ totaling 627 KB.

Technical

  • Files removed: FontAwesome.otf, fontawesome-webfont.eot, .ttf, .woff, .woff2
  • No @font-face declarations exist for these files anywhere in the codebase
  • No Font Awesome CSS classes (fa-*) are used in any template, JS, or CSS file
  • These appear to be remnants from a previous design that was never cleaned up

Testing

  • Visit any page and verify no visual regressions (no icons should change since these files were never loaded)

Screenshot

N/A — no visual changes expected

Stakeholders

@cdrini

These 5 font files (627 KB total) have no references anywhere in the
codebase — no @font-face declarations, no CSS class usage, no imports.
They appear to be remnants from a previous design that was never fully
cleaned up.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@lokesh lokesh requested a review from RayBB March 27, 2026 21:00
Copy link
Copy Markdown
Collaborator

@RayBB RayBB left a comment

Choose a reason for hiding this comment

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

Good find on this one!

Put it on testing for a quick sanity check after searching the codebase for references.

All looks good to me.

@RayBB RayBB merged commit c59f9dc into internetarchive:master Mar 27, 2026
4 checks passed
@RayBB RayBB self-assigned this Mar 31, 2026
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