forked from potsda.mn/mobilizon
Put a link on the register btn
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
6bcaaa0e79
commit
394057d45e
|
@ -11,7 +11,7 @@
|
|||
<v-flex text-xs-center>
|
||||
<h1 class="display-3">Find events you like</h1>
|
||||
<h2>Share it with Eventos</h2>
|
||||
<v-btn>{{ $t("home.register") }}</v-btn>
|
||||
<v-btn :to="{ name: 'Register' }">{{ $t("home.register") }}</v-btn>
|
||||
</v-flex>
|
||||
</v-layout>
|
||||
</v-container>
|
||||
|
|
Loading…
Reference in a new issue