Add help page link to footer
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<v-row justify="center" no-gutters>
|
||||
<v-col cols="12" class="text-center">
|
||||
<span class="text-caption">© {{ new Date().getFullYear() }}</span>
|
||||
<v-btn dark small text rounded :to="{ name: 'help' }">FAQ</v-btn>
|
||||
</v-col>
|
||||
</v-row>
|
||||
</v-footer>
|
||||
|
||||
Reference in New Issue
Block a user