mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 04:39:16 +02:00
About page for instance based on instance descriptions
This commit is contained in:
parent
cdabb26989
commit
ab2af7a548
5 changed files with 69 additions and 0 deletions
|
@ -9,6 +9,9 @@
|
|||
<div class="three wide column">
|
||||
<h4 class="ui header">Links</h4>
|
||||
<div class="ui link list">
|
||||
<router-link class="item" to="/about">
|
||||
About this instance
|
||||
</router-link>
|
||||
<a href="https://funkwhale.audio" class="item" target="_blank">Official website</a>
|
||||
<a href="https://docs.funkwhale.audio" class="item" target="_blank">Documentation</a>
|
||||
<a href="https://code.eliotberriot.com/funkwhale/funkwhale" class="item" target="_blank">Source code</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue