diff --git a/data/study/docs.ts b/data/study/docs.ts index d693f047a8dcd455d80deef3a32a8c7662f06ab4..02c69d843b4d76e2609ba4061ef0e3014e4f29cd 100644 --- a/data/study/docs.ts +++ b/data/study/docs.ts @@ -231,11 +231,16 @@ export default { ] }, { - icon: '', name: 'YAML教程', desc: 'YAML教程', link: 'https://www.yiibai.com/yaml', }, + { + icon: 'https://www.google.com/images/icons/product/chrome-32.png', + name: 'Chrome Extension', + desc: '谷歌浏览器扩展插件开发文档', + link: 'https://developer.chrome.com/extensions', + }, ] }, ]