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

Configure Feed

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

Add the Montserrat Google font

+1
+1
src/Static/Html/Proxy.html
··· 18 18 <meta name="theme-color" content="#ffffff" /> 19 19 20 20 <!-- Styles --> 21 + <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:700" /> 21 22 <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" /> 22 23 <link rel="stylesheet" href="/fonts/fonts.css" /> 23 24 <link rel="stylesheet" href="/application.css" />