📱 docs(README): refactor partners section for responsive layout

This commit is contained in:
t0ng7u
2025-07-21 18:18:35 +08:00
parent 55898780f1
commit 7902570855
2 changed files with 8 additions and 8 deletions

View File

@@ -193,16 +193,16 @@ If you have any questions, please refer to [Help and Support](https://docs.newap
<p align="center">
<a href="https://www.cherry-ai.com/" target="_blank"><img
src="./docs/images/cherry-studio.svg" alt="Cherry Studio" height="80"
src="./docs/images/cherry-studio.svg" alt="Cherry Studio" height="58"
/></a>
<a href="https://bda.pku.edu.cn/" target="_blank"><img
src="./docs/images/pku.png" alt="Peking University" height="80"
src="./docs/images/pku.png" alt="Peking University" height="58"
/></a>
<a href="https://www.compshare.cn/?ytag=GPU_yy_gh_newapi" target="_blank"><img
src="./docs/images/ucloud.svg" alt="UCloud" height="80"
src="./docs/images/ucloud.svg" alt="UCloud" height="58"
/></a>
<a href="https://bailian.console.aliyun.com/" target="_blank"><img
src="./docs/images/aliyun.svg" alt="Alibaba Cloud" height="80"
src="./docs/images/aliyun.svg" alt="Alibaba Cloud" height="58"
/></a>
</p>

View File

@@ -192,16 +192,16 @@ docker run --name new-api -d --restart always -p 3000:3000 -e SQL_DSN="root:1234
<p align="center">
<a href="https://www.cherry-ai.com/" target="_blank"><img
src="./docs/images/cherry-studio.svg" alt="Cherry Studio" height="80"
src="./docs/images/cherry-studio.svg" alt="Cherry Studio" height="58"
/></a>
<a href="https://bda.pku.edu.cn/" target="_blank"><img
src="./docs/images/pku.png" alt="北京大学" height="80"
src="./docs/images/pku.png" alt="北京大学" height="58"
/></a>
<a href="https://www.compshare.cn/?ytag=GPU_yy_gh_newapi" target="_blank"><img
src="./docs/images/ucloud.svg" alt="UCloud 优刻得" height="80"
src="./docs/images/ucloud.svg" alt="UCloud 优刻得" height="58"
/></a>
<a href="https://bailian.console.aliyun.com/" target="_blank"><img
src="./docs/images/aliyun.svg" alt="阿里云" height="80"
src="./docs/images/aliyun.svg" alt="阿里云" height="58"
/></a>
</p>