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

15 lines
337 B
JavaScript

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