See #542: Removed import requests code

This commit is contained in:
Eliot Berriot 2018-10-01 18:40:28 +02:00
parent 42933fa138
commit 62c98b2386
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
20 changed files with 2 additions and 396 deletions

View file

@ -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">