From 279021d591772f5746634bdac4ff261a09ff9814 Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Sat, 27 Jun 2026 06:40:42 +0800 Subject: [PATCH] docs(readme): update acknowledgements --- README.md | 7 ++++--- README.zh-cn.md | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a496b3fa..3c667850 100644 --- a/README.md +++ b/README.md @@ -270,11 +270,12 @@ Thanks to the [Hugo DoIt](https://github.com/HEIGE-PCloud/DoIt) theme and [Hexo
Thanks to all the open source projects used in the FixIt theme. +- [UnoCSS](https://github.com/unocss/unocss) - [normalize.css](https://github.com/necolas/normalize.css) -- [Font Awesome](https://fontawesome.com/) +- [Font Awesome](https://github.com/FortAwesome/Font-Awesome) - [Simple Icons](https://github.com/simple-icons/simple-icons) -- [Animate.css](https://daneden.github.io/animate.css/) -- [autocomplete-js](https://github.com/algolia/autocomplete) +- [Animate.css](https://github.com/animate-css/animate.css) +- [autocomplete](https://github.com/algolia/autocomplete) - [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) - [Fuse.js](https://fusejs.io/) - [object-fit-images](https://github.com/fregante/object-fit-images) diff --git a/README.zh-cn.md b/README.zh-cn.md index e4b09fb5..b78e5b42 100644 --- a/README.zh-cn.md +++ b/README.zh-cn.md @@ -270,11 +270,12 @@ FixIt 主题多语言基本配置及自动翻译等详见 [内容管理](https:/
感谢 FixIt 主题中使用的所有开源项目。 +- [UnoCSS](https://github.com/unocss/unocss) - [normalize.css](https://github.com/necolas/normalize.css) -- [Font Awesome](https://fontawesome.com/) +- [Font Awesome](https://github.com/FortAwesome/Font-Awesome) - [Simple Icons](https://github.com/simple-icons/simple-icons) -- [Animate.css](https://daneden.github.io/animate.css/) -- [autocomplete-js](https://github.com/algolia/autocomplete) +- [Animate.css](https://github.com/animate-css/animate.css) +- [autocomplete](https://github.com/algolia/autocomplete) - [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) - [Fuse.js](https://fusejs.io/) - [object-fit-images](https://github.com/fregante/object-fit-images)