fix: add ding group & update wechat (#1787)

This commit is contained in:
magic.chen 2024-08-07 21:06:13 +08:00 committed by GitHub
parent 5e85fd9077
commit c30670b4c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 17 additions and 2 deletions

View File

@ -258,8 +258,23 @@ The MIT License (MIT)
## 联系我们
<p align="center">
<div style="display: flex; justify-content: space-around;">
<figure style="display: flex; flex-direction: column;">
<img src="./assets/wechat.jpg" alt="图片1" style="width: 200px;">
<p style="text-align: center;">
微信
</p>
</figure>
<figure style="display: flex; flex-direction: column;">
<img src="./assets/ding.jpg" alt="图片2" style="width: 220px;">
<p style="text-align: center;">
钉钉
</p>
</figure>
</div>
<!-- <p align="center">
<img src="./assets/wechat.jpg" width="300px" />
</p>
</p> -->
[![Star History Chart](https://api.star-history.com/svg?repos=csunny/DB-GPT&type=Date)](https://star-history.com/#csunny/DB-GPT)

BIN
assets/ding.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 286 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 118 KiB

After

Width:  |  Height:  |  Size: 179 KiB