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: nav url typo

+1 -1
+1 -1
src/_components/facets/nav.vto
··· 2 2 {{ set slug = (cat) => cat.toLowerCase().replace(/\s+/g, '-') }} 3 3 4 4 <nav> 5 - <a href="facets/guide" class="button {{ colorClass("facets/guide/") }} button--border"> 5 + <a href="facets/guide/" class="button {{ colorClass("facets/guide/") }} button--border"> 6 6 <span class="with-icon"> 7 7 <i class="ph-fill ph-book-open-text"></i> 8 8 Guide