change chapril link

This commit is contained in:
tykayn 2020-12-17 12:41:16 +01:00
parent 987add5308
commit d3860eb81e
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
<template> <template>
<b-navbar type="is-secondary" wrapper-class="container" :active.sync="mobileNavbarActive"> <b-navbar type="is-secondary" wrapper-class="container" :active.sync="mobileNavbarActive">
<template slot="brand"> <template slot="brand">
<b-navbar-item :to='"https://www.chapril.org"'> <b-navbar-item href='https://www.chapril.org'>
<logo /> <logo />
</b-navbar-item> </b-navbar-item>
</template> </template>