mirror of
https://github.com/tornadocash/tornado-initiation-ui.git
synced 2025-02-14 13:10:29 +01:00
navbar
This commit is contained in:
parent
7389599c34
commit
695280e9b4
@ -6,7 +6,13 @@
|
|||||||
</b-navbar-item>
|
</b-navbar-item>
|
||||||
</template>
|
</template>
|
||||||
<template slot="start">
|
<template slot="start">
|
||||||
<b-navbar-item>{{ $t('info') }}</b-navbar-item>
|
<b-navbar-item
|
||||||
|
href="https://medium.com/@tornado.cash/tornado-cash-governance-proposal-a55c5c7d0703"
|
||||||
|
target="_blank"
|
||||||
|
class="decorate"
|
||||||
|
>
|
||||||
|
{{ $t('info') }}
|
||||||
|
</b-navbar-item>
|
||||||
</template>
|
</template>
|
||||||
<template slot="end">
|
<template slot="end">
|
||||||
<b-navbar-item tag="div">
|
<b-navbar-item tag="div">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user