jasoncharnes / run.rb

Run Ruby in the browser using WebAssembly
https://runrb.io
MIT License
597 stars 31 forks source link

Update webapp manifest #8

Closed zcdunn closed 5 years ago

zcdunn commented 5 years ago

This updates the default values in the webapp manifest. In browsers that respect the manifest (Chrome, Firefox), this improves the experience slightly. The app can be added to the homescreen/desktop and will use a nice icon, name, and theme color.

I'd be happy to update any of these values if they're not suitable. I just used the values I found in for the icons and the CSS link color for theme color.

jasoncharnes commented 5 years ago

❤️ thank you!