mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 01:19:16 +02:00
Resolve "UX, UI : Browse Library"
This commit is contained in:
parent
dc5eb1154e
commit
99a37dcb7a
35 changed files with 833 additions and 91 deletions
|
@ -32,6 +32,9 @@
|
|||
<router-link class="item" to="/about">
|
||||
<translate>About this instance</translate>
|
||||
</router-link>
|
||||
<router-link class="item" :to="{name: 'library.request'}">
|
||||
<translate>Request music</translate>
|
||||
</router-link>
|
||||
<a href="https://funkwhale.audio" class="item" target="_blank"><translate>Official website</translate></a>
|
||||
<a href="https://docs.funkwhale.audio" class="item" target="_blank"><translate>Documentation</translate></a>
|
||||
<a href="https://code.eliotberriot.com/funkwhale/funkwhale" class="item" target="_blank">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue