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.
From issue https://github.com/LAION-AI/Open-Assistant/issues/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: