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

32 lines
609 B
JavaScript

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