Commit 7683c9d

HPCesia <me@hpcesia.com>
2025-03-14 12:13:05
docs: update README
1 parent 4655457
README-zh_CN.md
@@ -14,7 +14,7 @@ Astral Halo 是一个基于 [Astro](https://astro.build) 开发的静态博客
 - [x] 响应式设计
 - [x] 搜索(目前仅支持 [Pagefind](https://pagefind.app/))
 - [x] 响应式的文章目录显示
-- [ ] 文章双向引用
+- [x] 文章双向引用
 - [x] 评论(支持 [Twikoo](https://twikoo.js.org/)、[Giscus](https://giscus.app/zh-CN/) 和 [Waline](https://waline.js.org/))
 - [ ] 流畅的动画和页面过渡
 - [ ] 实用 JS 脚本工具
README.md
@@ -14,7 +14,7 @@ Astral Halo is a static blog template developed with [Astro](https://astro.build
 - [x] Responsive design
 - [x] Search functionality (currently only supports [Pagefind](https://pagefind.app/))
 - [x] Responsive article table of contents
-- [ ] Bidirectional references in articles
+- [x] Bidirectional references in articles
 - [x] Comments system (supports [Twikoo](https://twikoo.js.org/en/), [Giscus](https://giscus.app/) and [Waline](https://waline.js.org/en/))
 - [ ] Smooth animations and page transitions
 - [ ] Useful JS script tools