{ "locale": "zh_CN", "navbar": { "title": "teedoc", "logo": { "alt": "teedoc logo", "src": "/static/image/logo.png" }, "home_url": "/", "items": [ { "url": "/get_started/zh/", "label": "安装使用", "position": "left" }, { "url": "/develop/zh/", "label": "开发", "position": "left" }, { "url": "/blog/", "label": "博客", "position": "left" }, { "url": "https://github.com/neutree/teedoc", "label": "github", "target": "_blank", "position": "right" }, { "id": "language", "label": "Language: ", "position": "right", "type": "language" } ] }, "footer":{ "top":[ { "label": "链接", "items": [ { "label": "网站使用 teedoc 生成", "url": "https://teedoc.neucrack.com", "target": "_blank" }, { "label": "Copyright © 2021 Neucrack", "url": "https://neucrack.com", "target": "_blank" }, { "label": "网站地图", "url": "/sitemap.xml" } ] }, { "label": "源码", "items": [ { "label": "github", "url": "https://github.com/neutree/teedoc", "target": "_blank" }, { "label": "gitee", "url": "https://gitee.com/teedoc/teedoc", "target": "_blank" }, { "label": "本网站源文件", "url": "https://github.com/teedoc/teedoc.github.io", "target": "_blank" } ] } ], "bottom": [ { "label": "渝ICP备19015320号", "url": "https://beian.miit.gov.cn", "target": "_blank" }, { "label": "粤公网安备44030602004109号", "url": "http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=44030602004109", "target": "_blank" } ] }, "plugins": { "teedoc-plugin-ad-hint": { "config": { "label": "☆", "content": "这是一个支持国际化的消息示例
喜欢项目请点下 ☆ star 哦~🦀🦀" } } }, "show_source": "编辑本页" }