fix: nav links

This commit is contained in:
DomWane 2024-10-07 08:56:48 +02:00
parent 9c0f9101cb
commit 09f4488120
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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>