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

15 lines
317 B
JavaScript

import { Vuepress } from '@vuepress/client/lib/components/Vuepress'
export default [
{
name: "v-03d46f5e",
path: "/guide/advanced/theme.html",
component: Vuepress,
meta: { title: "Writing a Theme" },
},
{
path: "/guide/advanced/theme.md",
redirect: "/guide/advanced/theme.html",
},
]