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

15 lines
314 B
JavaScript

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