A music player that connects to your cloud/distributed storage.
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

at df22eb08f006cc55f4e454a905fb314660883ed9 9 lines 246 B view raw
1<?xml version="1.0" encoding="utf-8"?> 2<browserconfig> 3 <msapplication> 4 <tile> 5 <square150x150logo src="/mstile-150x150.png"/> 6 <TileColor>#8a90a9</TileColor> 7 </tile> 8 </msapplication> 9</browserconfig>