提交 4decbabb 编写于 作者: X xjh22222228

Update Data

上级 26c7ea6c
......@@ -15,7 +15,7 @@ const nav = {
link: 'https://aotu.io/',
},
{
icon: 'https://awps-assets.meituan.net/mit/blog/v20190629/asset/icon/favicon.ico?v=Whistle&t=20181017-1r',
icon: 'https://www.meituan.com/favicon.ico',
name: '美团点评技术团队',
desc: '美团点评技术团队',
link: 'https://tech.meituan.com/',
......
......@@ -78,6 +78,12 @@ export default {
desc: '用Go语言编写的markdown解析器。易于扩展,符合标准(CommonMark),结构合理。',
link: 'https://github.com/yuin/goldmark',
},
{
icon: 'https://avatars1.githubusercontent.com/u/4314092?s=200&v=4',
name: 'goquery',
desc: '接近jQuery语法的DOM解析库',
link: 'https://github.com/PuerkitoBio/goquery',
},
]
},
{
......
......@@ -497,6 +497,12 @@ export default {
desc: '终端字符串样式',
link: 'https://github.com/chalk/chalk',
},
{
icon: 'https://avatars3.githubusercontent.com/u/16504989?s=200&v=4',
name: 'yargs',
desc: '通过解析参数并生成优雅的用户界面来帮助您构建交互式命令行工具。',
link: 'https://github.com/yargs/yargs',
},
]
},
{
......
......@@ -195,6 +195,12 @@ export default {
'https://github.com/microsoft/vscode-docs'
]
},
{
icon: 'https://avatars1.githubusercontent.com/u/14127308?s=200&v=4',
name: '免费的编程中文书籍索引',
desc: '免费的编程中文书籍索引',
link: 'https://github.com/EbookFoundation/free-programming-books/blob/master/free-programming-books-zh.md',
},
]
},
]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册