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

45 lines
896 B
JavaScript

export const data = {
"key": "v-4f4ccb8f",
"path": "/guide/configuration.html",
"title": "Configuration",
"frontmatter": {},
"excerpt": "",
"headers": [
{
"level": 2,
"title": "Config File",
"slug": "config-file",
"children": []
},
{
"level": 2,
"title": "Config Scopes",
"slug": "config-scopes",
"children": [
{
"level": 3,
"title": "Site Config",
"slug": "site-config",
"children": []
},
{
"level": 3,
"title": "Theme Config",
"slug": "theme-config",
"children": []
}
]
}
],
"filePathRelative": "guide/configuration.md",
"git": {
"updatedTime": null,
"contributors": []
}
}
if (import.meta.webpackHot) {
import.meta.webpackHot.accept()
__VUE_HMR_RUNTIME__.updatePageData(data)
}