完善文档

This commit is contained in:
Han 2025-03-21 16:34:54 +08:00
parent a4493ada2f
commit 5751d4e6dd
2 changed files with 10 additions and 3 deletions

View File

@ -23,7 +23,7 @@
- [x] 图片懒加载
- [x] 图片灯箱
- [x] LivePhoto
- [x] LaTex数学公式
- [x] LaTex 数学公式
- [x] 赞赏功能
- [x] Twikoo 评论
- [x] 本地搜索
@ -189,6 +189,10 @@ comment: false # 关闭页面评论(默认开启)
---
```
## ✅ Lighthouse
![vhAstro-Theme-Lighthouse](https://uxiaohan.github.io/v2/2025/03/1742543844078.svg)
## 🌈 项目结构
```t
@ -228,11 +232,10 @@ comment: false # 关闭页面评论(默认开启)
└── pnpm-lock.yaml => 依赖锁定文件
```
## ✨ 反馈和建议
如果您有任何建议/反馈,您可以通过我的 [电子邮件](mailto:1655466387@qq.com) 联系我。或者,如果您发现错误或想要请求新功能,请随时打开问题。
## Stargazers over time
![Stargazers over time](https://starchart.cc/uxiaohan/vhAstro-Theme.svg?variant=adaptive)
![Stargazers over time](https://starchart.cc/uxiaohan/vhAstro-Theme.svg?variant=adaptive)

View File

@ -195,6 +195,10 @@ export default {
}
```
## ✅ Lighthouse
![vhAstro-Theme-Lighthouse](https://uxiaohan.github.io/v2/2025/03/1742543844078.svg)
## 🌈 项目结构
```t