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
|
items-center
|
||||||
>
|
>
|
||||||
<NuxtLink
|
<NuxtLink
|
||||||
to="https://web3privacy.info/"
|
to="https://web3privacy.info/about/"
|
||||||
bg-black
|
bg-black
|
||||||
hover:bg-white
|
hover:bg-white
|
||||||
w-full
|
w-full
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
About
|
About
|
||||||
</NuxtLink>
|
</NuxtLink>
|
||||||
<NuxtLink
|
<NuxtLink
|
||||||
to="https://web3privacy.info/"
|
to="https://mirror.xyz/0x0f1F3DAf416B74DB3DE55Eb4D7513a80F4841073/s9flkE6tMaJ4f2tzWu-FmDy7Zx_TRPe3jdXr2iYmYH0"
|
||||||
bg-black
|
bg-black
|
||||||
hover:bg-white
|
hover:bg-white
|
||||||
w-full
|
w-full
|
||||||
|
|
|
@ -82,7 +82,7 @@ const isProjectDetailRoute = computed(() => {
|
||||||
justify-center
|
justify-center
|
||||||
>
|
>
|
||||||
<NuxtLink
|
<NuxtLink
|
||||||
to="https://web3privacy.info/"
|
to="https://web3privacy.info/about/"
|
||||||
py-2
|
py-2
|
||||||
px-4
|
px-4
|
||||||
cursor-pointer
|
cursor-pointer
|
||||||
|
@ -105,7 +105,7 @@ const isProjectDetailRoute = computed(() => {
|
||||||
underline-offset-1
|
underline-offset-1
|
||||||
text-14px
|
text-14px
|
||||||
font-400
|
font-400
|
||||||
to="/"
|
to="https://mirror.xyz/0x0f1F3DAf416B74DB3DE55Eb4D7513a80F4841073/s9flkE6tMaJ4f2tzWu-FmDy7Zx_TRPe3jdXr2iYmYH0"
|
||||||
>
|
>
|
||||||
Scoring
|
Scoring
|
||||||
</NuxtLink>
|
</NuxtLink>
|
||||||
|
|
Loading…
Reference in a new issue