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

Make the web app “installable” #148

Merged
merged 2 commits into from
May 18, 2024
Merged

Make the web app “installable” #148

merged 2 commits into from
May 18, 2024

Commits on May 17, 2024

  1. Make the page “installable” on Chrome-based browsers

    Add a 512×512 icon to make the app installable on Chrome-based browsers
    
    Also tweak the app manifest
    julienrf committed May 17, 2024
    Configuration menu
    Copy the full SHA
    33fa607 View commit details
    Browse the repository at this point in the history
  2. Make the page “installable” on more browsers

    Add a 180×180 apple-touch-icon, robots.txt, and inject a service worker.
    julienrf committed May 17, 2024
    Configuration menu
    Copy the full SHA
    21c3fea View commit details
    Browse the repository at this point in the history