mirror of
https://github.com/web3privacy/explorer-app.git
synced 2024-10-15 16:46:26 +02:00
commit
b2e47ed12a
2 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@
|
|||
items-center
|
||||
>
|
||||
<NuxtLink
|
||||
to="https://web3privacy.info/"
|
||||
to="https://web3privacy.info/about/"
|
||||
bg-black
|
||||
hover:bg-white
|
||||
w-full
|
||||
|
@ -28,7 +28,7 @@
|
|||
About
|
||||
</NuxtLink>
|
||||
<NuxtLink
|
||||
to="https://web3privacy.info/"
|
||||
to="https://mirror.xyz/0x0f1F3DAf416B74DB3DE55Eb4D7513a80F4841073/s9flkE6tMaJ4f2tzWu-FmDy7Zx_TRPe3jdXr2iYmYH0"
|
||||
bg-black
|
||||
hover:bg-white
|
||||
w-full
|
||||
|
|
|
@ -82,7 +82,7 @@ const isProjectDetailRoute = computed(() => {
|
|||
justify-center
|
||||
>
|
||||
<NuxtLink
|
||||
to="https://web3privacy.info/"
|
||||
to="https://web3privacy.info/about/"
|
||||
py-2
|
||||
px-4
|
||||
cursor-pointer
|
||||
|
@ -105,7 +105,7 @@ const isProjectDetailRoute = computed(() => {
|
|||
underline-offset-1
|
||||
text-14px
|
||||
font-400
|
||||
to="/"
|
||||
to="https://mirror.xyz/0x0f1F3DAf416B74DB3DE55Eb4D7513a80F4841073/s9flkE6tMaJ4f2tzWu-FmDy7Zx_TRPe3jdXr2iYmYH0"
|
||||
>
|
||||
Scoring
|
||||
</NuxtLink>
|
||||
|
|
Loading…
Reference in a new issue