8000 docs: add parent routes for header active links · nuxt-hub/core@47a7331 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit 47a7331

Browse files
committed
docs: add parent routes for header active links
1 parent 05fcfea commit 47a7331

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/pages/blog.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<template>
2+
<NuxtPage />
3+
</template>

docs/pages/changelog.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<template>
2+
<NuxtPage />
3+
</template>

0 commit comments

Comments
 (0)
0