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

15 lines
296 B
JavaScript

import { Vuepress } from '@vuepress/client/lib/components/Vuepress'
export default [
{
name: "v-b249668c",
path: "/reference/config.html",
component: Vuepress,
meta: { title: "Config" },
},
{
path: "/reference/config.md",
redirect: "/reference/config.html",
},
]