修正:修复目录错误,重新更新qq二维码和readme
This commit is contained in:
@@ -18,6 +18,18 @@
|
||||
|
||||
<div align="center">
|
||||
|
||||
## 💬 加入交流群
|
||||
|
||||
欢迎扫码加入 QQ 交流群,一起交流 AI 小说创作心得、反馈问题、获取最新动态!
|
||||
|
||||
<img src="frontend/public/qq.jpg" alt="QQ交流群二维码" width="300" />
|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
<div align="center">
|
||||
|
||||
## 💖 支持项目
|
||||
|
||||
如果这个项目对你有帮助,欢迎通过以下方式支持开发:
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 188 KiB After Width: | Height: | Size: 191 KiB |
@@ -40,7 +40,7 @@ const benefits = [
|
||||
{
|
||||
icon: <MessageOutlined style={{ fontSize: '32px', color: 'var(--color-warning)' }} />,
|
||||
title: '专属技术支持',
|
||||
description: '加入赞助者群,获得远程协助和配置指导'
|
||||
description: '加入赞助者群,获得远程协助和配置指导(☕ 一杯咖啡)'
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user