Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Used local fontawesome-webfont.woff file #1853

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adamzap
Copy link
Member

@adamzap adamzap commented Dec 28, 2024

For the last ten years (since 7abaceb), the site has fetched its Font Awesome font asset from a remote CDN. It seems to me that since 7d21f20, we would rather host our static assets ourselves. This patch makes that change for the current version of Font Awesome.

base.html was already referring to the local version, so there was an inconsistency here. Merging #1854 will remove the possibility of inconsistency here.

For the last ten years (since 7abaceb), the site has fetched its Font
Awesome font asset from a remote CDN. It seems to me that since
7d21f20, we would rather host our static assets ourselves. This patch
makes that change for the current version of Font Awesome.
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.

1 participant