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

15 lines
305 B
JavaScript

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