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

32 lines
601 B
JavaScript

export const data = {
"key": "v-2efcb26a",
"path": "/zh/guide/theme.html",
"title": "主题",
"frontmatter": {},
"excerpt": "",
"headers": [
{
"level": 2,
"title": "社区主题",
"slug": "社区主题",
"children": []
},
{
"level": 2,
"title": "本地主题",
"slug": "本地主题",
"children": []
}
],
"filePathRelative": "zh/guide/theme.md",
"git": {
"updatedTime": null,
"contributors": []
}
}
if (import.meta.webpackHot) {
import.meta.webpackHot.accept()
__VUE_HMR_RUNTIME__.updatePageData(data)
}