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

203 lines
4.3 KiB
JavaScript

export const data = {
"key": "v-0f0d17a8",
"path": "/reference/default-theme/config.html",
"title": "Config",
"frontmatter": {},
"excerpt": "",
"headers": [
{
"level": 2,
"title": "Basic Config",
"slug": "basic-config",
"children": [
{
"level": 3,
"title": "locales",
"slug": "locales",
"children": []
}
]
},
{
"level": 2,
"title": "Locale Config",
"slug": "locale-config",
"children": [
{
"level": 3,
"title": "home",
"slug": "home",
"children": []
},
{
"level": 3,
"title": "navbar",
"slug": "navbar",
"children": []
},
{
"level": 3,
"title": "logo",
"slug": "logo",
"children": []
},
{
"level": 3,
"title": "repo",
"slug": "repo",
"children": []
},
{
"level": 3,
"title": "repoLabel",
"slug": "repolabel",
"children": []
},
{
"level": 3,
"title": "selectLanguageText",
"slug": "selectlanguagetext",
"children": []
},
{
"level": 3,
"title": "selectLanguageAriaLabel",
"slug": "selectlanguagearialabel",
"children": []
},
{
"level": 3,
"title": "selectLanguageName",
"slug": "selectlanguagename",
"children": []
},
{
"level": 3,
"title": "sidebar",
"slug": "sidebar",
"children": []
},
{
"level": 3,
"title": "editLink",
"slug": "editlink",
"children": []
},
{
"level": 3,
"title": "editLinkText",
"slug": "editlinktext",
"children": []
},
{
"level": 3,
"title": "editLinkPattern",
"slug": "editlinkpattern",
"children": []
},
{
"level": 3,
"title": "docsRepo",
"slug": "docsrepo",
"children": []
},
{
"level": 3,
"title": "docsBranch",
"slug": "docsbranch",
"children": []
},
{
"level": 3,
"title": "docsDir",
"slug": "docsdir",
"children": []
},
{
"level": 3,
"title": "lastUpdated",
"slug": "lastupdated",
"children": []
},
{
"level": 3,
"title": "lastUpdatedText",
"slug": "lastupdatedtext",
"children": []
},
{
"level": 3,
"title": "contributors",
"slug": "contributors",
"children": []
},
{
"level": 3,
"title": "contributorsText",
"slug": "contributorstext",
"children": []
},
{
"level": 3,
"title": "tip",
"slug": "tip",
"children": []
},
{
"level": 3,
"title": "warning",
"slug": "warning",
"children": []
},
{
"level": 3,
"title": "danger",
"slug": "danger",
"children": []
},
{
"level": 3,
"title": "notFound",
"slug": "notfound",
"children": []
},
{
"level": 3,
"title": "backToHome",
"slug": "backtohome",
"children": []
},
{
"level": 3,
"title": "openInNewWindow",
"slug": "openinnewwindow",
"children": []
}
]
},
{
"level": 2,
"title": "Plugins",
"slug": "plugins",
"children": [
{
"level": 3,
"title": "themePlugins",
"slug": "themeplugins",
"children": []
}
]
}
],
"filePathRelative": "reference/default-theme/config.md",
"git": {
"updatedTime": null,
"contributors": []
}
}
if (import.meta.webpackHot) {
import.meta.webpackHot.accept()
__VUE_HMR_RUNTIME__.updatePageData(data)
}