Link purpose issues

This commit is contained in:
Ciarán Ainsworth 2020-07-27 11:05:34 +02:00 committed by Agate
parent 806912c05f
commit dd592eb6d1
17 changed files with 37 additions and 34 deletions

View file

@ -6,7 +6,7 @@
<logo class="logo"></logo>
</i>
</router-link>
<router-link v-if="!$store.state.auth.authenticated" class="logo-wrapper" :to="{name: logoUrl}">
<router-link v-if="!$store.state.auth.authenticated" class="logo-wrapper" :to="{name: logoUrl}" :title="'Funkwhale'">
<img src="../assets/logo/text-white.svg" />
</router-link>
<nav class="top ui compact right aligned inverted text menu">