fix: set url for download extension button
This commit is contained in:
parent
e5fc8e2d4b
commit
fa8993b2bd
|
@ -31,7 +31,7 @@ function getActiveClass(linkView) {
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a
|
||||||
href="#"
|
href="https://web3extension.io"
|
||||||
class="text-md rounded-md bg-primary py-3 px-10 mt-14 text-[black] font-body"
|
class="text-md rounded-md bg-primary py-3 px-10 mt-14 text-[black] font-body"
|
||||||
>Download Extension</a
|
>Download Extension</a
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue