diff --git a/apps/hexo/README.md b/apps/hexo/README.md index 4112b0c..11dbc69 100644 --- a/apps/hexo/README.md +++ b/apps/hexo/README.md @@ -2,6 +2,10 @@ > 一个快速、简单且功能强大的博客框架,由[Node.js](https://nodejs.org/)提供支持。 +![](https://cdn.jsdelivr.net/gh/xiaoY233/PicList@main/public/assets/Hexo.png) + +![](https://img.shields.io/badge/Copyright-arch3rPro-ff9800?style=flat&logo=github&logoColor=white) + [网站](https://hexo.io/)| [文档](https://hexo.io/docs/)| [安装指南](https://hexo.io/docs/#Installation)| [贡献指南](https://hexo.io/docs/contributing)| [行为准则](https://github.com/hexojs/hexo/blob/master/CODE_OF_CONDUCT.md)| [API](https://hexo.io/api/) | [Twitter](https://twitter.com/hexojs) ## 特征 diff --git a/apps/hexo/README_en.md b/apps/hexo/README_en.md index 8f984e6..4ed0bc9 100644 --- a/apps/hexo/README_en.md +++ b/apps/hexo/README_en.md @@ -1,9 +1,11 @@ -Hexo logo - # Hexo > A fast, simple & powerful blog framework, powered by [Node.js](https://nodejs.org). +![](https://cdn.jsdelivr.net/gh/xiaoY233/PicList@main/public/assets/Hexo.png) + +![](https://img.shields.io/badge/Copyright-arch3rPro-ff9800?style=flat&logo=github&logoColor=white) + [Website](https://hexo.io) | [Documentation](https://hexo.io/docs/) | [Installation Guide](https://hexo.io/docs/#Installation) |