mirror of
https://github.com/web3privacy/explorer-app.git
synced 2024-10-15 16:46:26 +02:00
Merge branch 'main' into dependabot/npm_and_yarn/vite-4.5.2
This commit is contained in:
commit
6c85b3ed21
2 changed files with 5 additions and 5 deletions
|
@ -39,7 +39,7 @@
|
||||||
<NuxtLink to="https://github.com/web3privacy/grants" opacity-50 hover:underline>
|
<NuxtLink to="https://github.com/web3privacy/grants" opacity-50 hover:underline>
|
||||||
{{ 'Grants / Support Us' }}
|
{{ 'Grants / Support Us' }}
|
||||||
</NuxtLink>
|
</NuxtLink>
|
||||||
<NuxtLink to="https://beta.web3privacy.info/events" opacity-50 hover:underline>
|
<NuxtLink to="https://web3privacy.info/events" opacity-50 hover:underline>
|
||||||
{{ 'Events' }}
|
{{ 'Events' }}
|
||||||
</NuxtLink>
|
</NuxtLink>
|
||||||
<NuxtLink to="https://mirror.xyz/0x0f1F3DAf416B74DB3DE55Eb4D7513a80F4841073/" opacity-50 hover:underline>
|
<NuxtLink to="https://mirror.xyz/0x0f1F3DAf416B74DB3DE55Eb4D7513a80F4841073/" opacity-50 hover:underline>
|
||||||
|
|
|
@ -20,13 +20,13 @@ watch(y, (newY, oldY) => {
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div v-if="showMenu" w-full flex flex-col items-center>
|
<div v-if="showMenu" w-full flex flex-col items-center>
|
||||||
<NuxtLink to="https://beta.web3privacy.info/" bg-black hover:bg-white w-full text-center justify-center py-14px cursor-pointer text-app-text-grey class="hover:text-black" hover:underline underline-offset-1 text-16px font-400 uppercase>
|
<NuxtLink to="https://web3privacy.info/" bg-black hover:bg-white w-full text-center justify-center py-14px cursor-pointer text-app-text-grey class="hover:text-black" hover:underline underline-offset-1 text-16px font-400 uppercase>
|
||||||
HOME
|
HOME
|
||||||
</NuxtLink>
|
</NuxtLink>
|
||||||
<NuxtLink bg-black hover:bg-white w-full text-center justify-center py-14px cursor-pointer text-white class="hover:text-black" hover:underline underline-offset-1 text-16px font-400 to="/">
|
<NuxtLink bg-black hover:bg-white w-full text-center justify-center py-14px cursor-pointer text-white class="hover:text-black" hover:underline underline-offset-1 text-16px font-400 to="/">
|
||||||
PROJECTS
|
PROJECTS
|
||||||
</NuxtLink>
|
</NuxtLink>
|
||||||
<NuxtLink to="https://beta.web3privacy.info/events/" bg-black hover:bg-white w-full text-center justify-center py-14px cursor-pointer text-app-text-grey class="hover:text-black" hover:underline underline-offset-1 text-16px font-400 uppercase>
|
<NuxtLink to="https://web3privacy.info/events/" bg-black hover:bg-white w-full text-center justify-center py-14px cursor-pointer text-app-text-grey class="hover:text-black" hover:underline underline-offset-1 text-16px font-400 uppercase>
|
||||||
EVENTS
|
EVENTS
|
||||||
</NuxtLink>
|
</NuxtLink>
|
||||||
<NuxtLink bg-black hover:bg-white w-full justify-center to="https://mirror.xyz/0x0f1F3DAf416B74DB3DE55Eb4D7513a80F4841073/" flex items-center py-14px cursor-pointer text-app-text-grey class="hover:text-black" hover:underline underline-offset-1 text-16px font-400 uppercase>
|
<NuxtLink bg-black hover:bg-white w-full justify-center to="https://mirror.xyz/0x0f1F3DAf416B74DB3DE55Eb4D7513a80F4841073/" flex items-center py-14px cursor-pointer text-app-text-grey class="hover:text-black" hover:underline underline-offset-1 text-16px font-400 uppercase>
|
||||||
|
@ -52,13 +52,13 @@ watch(y, (newY, oldY) => {
|
||||||
<NuxtImg max-w-160px w-full src="/logo.svg" cursor-pointer @click="navigateTo('/')" />
|
<NuxtImg max-w-160px w-full src="/logo.svg" cursor-pointer @click="navigateTo('/')" />
|
||||||
</div>
|
</div>
|
||||||
<div hidden lg:flex items-center justify-center>
|
<div hidden lg:flex items-center justify-center>
|
||||||
<NuxtLink to="https://beta.web3privacy.info/" py-2 px-4 cursor-pointer text-app-text-grey class="hover:text-[#c2c2c2]" hover:underline underline-offset-1 text-16px font-400 uppercase>
|
<NuxtLink to="https://web3privacy.info/" py-2 px-4 cursor-pointer text-app-text-grey class="hover:text-[#c2c2c2]" hover:underline underline-offset-1 text-16px font-400 uppercase>
|
||||||
HOME
|
HOME
|
||||||
</NuxtLink>
|
</NuxtLink>
|
||||||
<NuxtLink py-2 px-4 cursor-pointer text-white class="hover:text-[#c2c2c2]" hover:underline underline-offset-1 text-16px font-400 to="/">
|
<NuxtLink py-2 px-4 cursor-pointer text-white class="hover:text-[#c2c2c2]" hover:underline underline-offset-1 text-16px font-400 to="/">
|
||||||
DASHBOARD
|
DASHBOARD
|
||||||
</NuxtLink>
|
</NuxtLink>
|
||||||
<NuxtLink to="https://beta.web3privacy.info/events/" py-2 px-4 cursor-pointer text-app-text-grey class="hover:text-[#c2c2c2]" hover:underline underline-offset-1 text-16px font-400 uppercase>
|
<NuxtLink to="https://web3privacy.info/events/" py-2 px-4 cursor-pointer text-app-text-grey class="hover:text-[#c2c2c2]" hover:underline underline-offset-1 text-16px font-400 uppercase>
|
||||||
EVENTS
|
EVENTS
|
||||||
</NuxtLink>
|
</NuxtLink>
|
||||||
<NuxtLink to="https://mirror.xyz/0x0f1F3DAf416B74DB3DE55Eb4D7513a80F4841073/" flex items-center py-2 px-4 cursor-pointer text-app-text-grey class="hover:text-[#c2c2c2]" hover:underline underline-offset-1 text-16px font-400 uppercase>
|
<NuxtLink to="https://mirror.xyz/0x0f1F3DAf416B74DB3DE55Eb4D7513a80F4841073/" flex items-center py-2 px-4 cursor-pointer text-app-text-grey class="hover:text-[#c2c2c2]" hover:underline underline-offset-1 text-16px font-400 uppercase>
|
||||||
|
|
Loading…
Reference in a new issue