mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-05-09 12:09:00 +08:00
15 lines
369 B
JavaScript
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",
|
|
},
|
|
]
|