mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-05-30 20:39:18 +08:00
15 lines
378 B
JavaScript
15 lines
378 B
JavaScript
import { Vuepress } from '@vuepress/client/lib/components/Vuepress'
|
|
|
|
export default [
|
|
{
|
|
name: "v-231b4d69",
|
|
path: "/zh/reference/plugin/active-header-links.html",
|
|
component: Vuepress,
|
|
meta: { title: "active-header-links" },
|
|
},
|
|
{
|
|
path: "/zh/reference/plugin/active-header-links.md",
|
|
redirect: "/zh/reference/plugin/active-header-links.html",
|
|
},
|
|
]
|