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

"Save to homescreen" feature? #117

Open
luketlancaster opened this issue Sep 6, 2018 · 2 comments
Open

"Save to homescreen" feature? #117

luketlancaster opened this issue Sep 6, 2018 · 2 comments

Comments

@luketlancaster
Copy link
Contributor

Adding something like

<meta name="apple-mobile-web-app-capable" content="yes">
<link rel="apple-touch-icon" href="{{icon.png}}">
<link rel="apple-touch-startup-image" href="{{icon.png}}">

for iOS, and find out what to do for our android friends?

@matthewtrask
Copy link
Member

good call, I like it.

@luketlancaster
Copy link
Contributor Author

Oh, also, maybe a modal that pops up on the bottom of the screen informing folks they can do this (only on mobile)

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

2 participants