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.

fix: couple index page issues

+5 -1
+1 -1
src/index.vto
··· 300 300 301 301 <!-- TAKE CONTROL --> 302 302 <section> 303 - <h2 id="code">Take control</h2> 303 + <h2 id="take-control">Take control</h2> 304 304 305 305 <p> 306 306 <em>Diffuse ranges from “eating out at a great restaurant” all the way to “making your favourite meal at home”.</em>
+4
src/styles/diffuse/page.css
··· 123 123 li::marker { 124 124 content: none; 125 125 } 126 + 127 + li i.ph-fill { 128 + opacity: 0.4; 129 + } 126 130 } 127 131 128 132 .construct {