fix: link

This commit is contained in:
Danil Kovtonyuk 2021-06-25 21:20:09 +03:00
parent 2517b3eac8
commit 89368a16cd
No known key found for this signature in database
GPG Key ID: E72A919BF08C3746
1 changed files with 6 additions and 1 deletions

View File

@ -6,7 +6,12 @@
</b-navbar-item>
</template>
<template slot="start">
<b-navbar-item href="#" target="_blank" class="decorate">
<b-navbar-item
href="https://medium.com/@tornado-cash/tornado-cash-polygon-deployment-proposal-f6d41b980f52"
target="_blank"
class="decorate"
rel="noreferrer"
>
{{ $t('info') }}
</b-navbar-item>
</template>