We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e0188f commit 3a4eab5Copy full SHA for 3a4eab5
components/navbar.vue
@@ -19,12 +19,12 @@
19
id="backToDataLink"
20
class="hidden mr-4 md:block hover:scale-110 filter hover:drop-shadow-md"
21
>
22
- <NuxtLink to="/">
+ <NuxtLink to="/v2">
23
<Back />
24
</NuxtLink>
25
</div>
26
<div class="flex-shrink-0 mr-6">
27
28
<Brand />
29
30
0 commit comments