mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-03 21:19:16 +02:00
See #542: Removed import requests code
This commit is contained in:
parent
42933fa138
commit
62c98b2386
20 changed files with 2 additions and 396 deletions
|
@ -34,9 +34,6 @@
|
|||
<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