From 799710796649edbd0247ea590834e067a08119cd Mon Sep 17 00:00:00 2001 From: arch3rPro <30855883+arch3rPro@users.noreply.github.com> Date: Tue, 8 Jul 2025 10:37:36 +0800 Subject: [PATCH] feat: update Hexo stable-25-05-01 --- apps/hexo/README.md | 4 ++++ apps/hexo/README_en.md | 6 ++++-- 2 files changed, 8 insertions(+), 2 deletions(-) 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) |