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

Apple Splash Support #39

Open
tansongchen opened this issue Aug 13, 2022 · 0 comments
Open

Apple Splash Support #39

tansongchen opened this issue Aug 13, 2022 · 0 comments

Comments

@tansongchen
Copy link

The current implementation doesn't include specifications of splash images on apple devices. They are something like

<link rel="apple-touch-startup-image" href="/apple-splash-1170-2532.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)">

in the <head> tag.

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

No branches or pull requests

1 participant