2021-01-19 21:13:13 +08:00

15 lines
369 B
JavaScript

import { Vuepress } from '@vuepress/client/lib/components/Vuepress'
export default [
{
name: "v-3ba02eb8",
path: "/reference/plugin/active-header-links.html",
component: Vuepress,
meta: { title: "active-header-links" },
},
{
path: "/reference/plugin/active-header-links.md",
redirect: "/reference/plugin/active-header-links.html",
},
]