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.

Fix more about links

+2 -2
+1 -1
src/Applications/UI/Authentication/View.elm
··· 186 186 ] 187 187 [ slab 188 188 a 189 - [ href "about" ] 189 + [ href "about/" ] 190 190 [ C.border_b 191 191 , C.border_white_60 192 192 , C.italic
+1 -1
src/Applications/UI/Tracks/View.elm
··· 421 421 ] 422 422 [ UI.Kit.buttonWithOptions 423 423 Html.a 424 - [ href "about" 424 + [ href "about/" 425 425 , target "_blank" 426 426 ] 427 427 UI.Kit.Gray