diff --git a/README.md b/README.md index 09962553..c3f2a925 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ To see this theme in action, here are some live demo sites which are rendered wi * [FixIt Theme Official Website](https://fixit.lruihao.cn) * [FixIt Theme Official Website - Preview](https://pre.fixit.lruihao.cn) * [Lruihao's note](https://lruihao.cn) +* [hiifong's blog](https://52at.ml) * Add a your site by [making a PR](https://github.com/Lruihao/FixIt/pulls) (e.g. [#111](https://github.com/Lruihao/FixIt/pull/111)) ## Features diff --git a/README.zh-cn.md b/README.zh-cn.md index ddf1f77b..8e3e283a 100644 --- a/README.zh-cn.md +++ b/README.zh-cn.md @@ -103,6 +103,7 @@ sh fixit_checker.sh * [FixIt 主题官网](https://fixit.lruihao.cn/zh-cn/) * [FixIt 主题官网 - 预览](https://pre.fixit.lruihao.cn/zh-cn/) * [李瑞豪的博客](https://lruihao.cn) +* [hiifong的博客](https://52at.ml) * 你可以通过 [提交 PR](https://github.com/Lruihao/FixIt/pulls) 添加你的网站(例如:[#111](https://github.com/Lruihao/FixIt/pull/111)) ## 特性 diff --git a/exampleSite/data/friends.yml b/exampleSite/data/friends.yml index d24176a7..a42c45d9 100644 --- a/exampleSite/data/friends.yml +++ b/exampleSite/data/friends.yml @@ -9,7 +9,12 @@ url: https://lruihao.cn description: Share programming experience and learning experience. +- nickname: hiifong + avatar: https://52at.ml/images/avatar.jpg + url: https://52at.ml + description: hiifong's blog,share anything!!! + - nickname: new site avatar: url: https://github.com/Lruihao/FixIt/pulls - description: Create a pull request to add a new site. \ No newline at end of file + description: Create a pull request to add a new site.