fix: use neutral glyphs for TestFlight and Google Play buttons - #4
Merged
joaovitoriasilva merged 1 commit intoAug 22, 2026
Merged
Conversation
Co-authored-by: joaovitoriasilva <8648976+joaovitoriasilva@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
joaovitoriasilva
August 22, 2026 11:30
View session
joaovitoriasilva
marked this pull request as ready for review
August 22, 2026 11:31
joaovitoriasilva
deleted the
copilot/add-apple-icon-to-test-flight-link
branch
August 22, 2026 11:46
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The TestFlight button showed a generic phone-with-download-arrow glyph that reads as a file download, and the "Coming soon on Google Play" button used a hand-redrawn approximation of the Google Play triangle mark.
Adding an Apple logo is not an option: Apple licenses it only to Apple and authorized resellers, and publishes no public TestFlight badge or icon. Referential plain-text use ("Join the iOS beta on TestFlight") is the compliant path, which the page already uses. Similarly, Google requires the official Play badge to be used unmodified, and only for a live listing.
Changes (
site/index.html)Betabadge and footer trademark attribution untouched.store-glyphclass, 24×24 viewBox, stroke width/caps, andaria-hidden="true".No copy changed, so the
mobile.testflight*/mobile.play/mobile.comingSoonkeys insite/assets/i18n/*.jsonare unaffected.