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

Web App Manifest - Save as desktop or mobile app #3632

Merged
merged 2 commits into from Aug 8, 2023
Merged

Web App Manifest - Save as desktop or mobile app #3632

merged 2 commits into from Aug 8, 2023

Conversation

sun-jay
Copy link
Contributor

@sun-jay sun-jay commented Aug 4, 2023

From issue #3548
✅ Branched from latest
✅ Pre-commit changes added

This commit adds a manifest file that allows users to save the website on desktop or mobile, see this documentation.
It makes an icon that can be added to dock, mobile homescreen, etc.

Changes in this PR:

  • Add a smaller logo file for certain mobile platforms
  • Add manifest.json that contains logos, titles, descriptions, etc.
  • Add a link to manifest.json in _document.tsx
Screenshot 2023-08-03 at 8 23 43 PM mobile icon

Copy link
Collaborator

@AbdBarho AbdBarho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@AbdBarho AbdBarho linked an issue Aug 8, 2023 that may be closed by this pull request
@AbdBarho AbdBarho merged commit 9a208ea into LAION-AI:main Aug 8, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Web app manifest for assistant website
3 participants