1 Star 0 Fork 0

ChangeGo/golang-notes

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
book.json 2.52 KB
一键复制 编辑 原始数据 按行查看 历史
huweihuang 提交于 2018-08-25 17:24 . FIX: Fix favicon.ico error
{
"title": "Golang 学习笔记",
"description": "Golang 学习笔记",
"language": "zh-hans",
"author": "胡伟煌",
"links": {
"sidebar": {
"胡伟煌的博客": "https://www.huweihuang.com"
}
},
"plugins": [
"github",
"codesnippet",
"splitter",
"page-toc-button",
"image-captions",
"editlink",
"back-to-top-button",
"-lunr", "-search", "search-plus",
"github-buttons@2.1.0",
"favicon@^0.0.2",
"tbfed-pagefooter@^0.0.1",
"3-ba",
"theme-default",
"-highlight", "prism", "prism-themes",
"sitemap-general",
"ga",
"disqus",
"donate"
],
"pluginsConfig": {
"theme-default": {
"showLevel": true
},
"github": {
"url": "https://github.com/huweihuang"
},
"editlink": {
"base": "https://github.com/huweihuang/golang-notes/blob/master/",
"label": "编辑本页"
},
"image-captions": {
"caption": "图片 - _CAPTION_"
},
"github-buttons": {
"repo": "huweihuang/golang-notes",
"types": ["star"],
"size": "small"
},
"tbfed-pagefooter": {
"copyright": "Copyright © www.huweihuang.com 2017-2018",
"modify_label": "Updated at ",
"modify_format": "YYYY-MM-DD HH:mm:ss"
},
"favicon": {
"shortcut": "images/favicon.ico",
"bookmark": "images/favicon.ico",
"appleTouch": "images/favicon.ico",
"appleTouchMore": {
"120x120": "images/favicon.ico",
"180x180": "images/favicon.ico"
}
},
"3-ba": {
"token": "e146d71b77957235bba1e709d930f62e"
},
"prism": {
"css": [
"prismjs/themes/prism-okaidia.css"
]
},
"sitemap-general": {
"prefix": "https://www.huweihuang.com/golang-notes/"
},
"ga": {
"token": "UA-114718458-2"
},
"disqus": {
"shortName": "huweihuang"
},
"donate": {
"wechat": "http://ozilwgpje.bkt.clouddn.com/donate/wechatpay.jpg",
"alipay": "http://ozilwgpje.bkt.clouddn.com/donate/alipay.jpg",
"title": "",
"button": "赏",
"alipayText": "支付宝打赏",
"wechatText": "微信打赏"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/loveelva30/golang-notes.git
git@gitee.com:loveelva30/golang-notes.git
loveelva30
golang-notes
golang-notes
master

搜索帮助