chore: move to a new tab when opening an external link

This commit is contained in:
jinho jang 2023-07-12 20:12:16 +09:00 committed by Hossein Mehrabi
parent e03f910669
commit 23cee6e111
No known key found for this signature in database
GPG Key ID: 45C04964191AFAA1
1 changed files with 2 additions and 0 deletions

View File

@ -75,6 +75,7 @@ import {
description="Waku is powering the communication layer of the Logos Network State. Logos is a grassroots movement to provide trust-minimized, corruption-resistant governing services and social institutions to peaceful people worldwide. Learn more about our ambitious vision."
label="Explore Logos"
href="https://logos.co/"
target="_blank"
/>
</Box>
@ -85,6 +86,7 @@ import {
description="Waku has brought private, censorship-resistant communications to several notable web3 DApps, decentralizing their messaging components:"
label="Fully decentralize your DApp"
href="https://github.com/waku-org"
target="_blank"
/>
</Box>