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

15 lines
290 B
JavaScript

import { Vuepress } from '@vuepress/client/lib/components/Vuepress'
export default [
{
name: "v-2efcb26a",
path: "/zh/guide/theme.html",
component: Vuepress,
meta: { title: "主题" },
},
{
path: "/zh/guide/theme.md",
redirect: "/zh/guide/theme.html",
},
]