Jelajahi Sumber

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

t0ng7u 5 bulan lalu
induk
melakukan
7902570855
2 mengubah file dengan 8 tambahan dan 8 penghapusan
  1. 4 4
      README.en.md
  2. 4 4
      README.md

+ 4 - 4
README.en.md

@@ -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>
 

+ 4 - 4
README.md

@@ -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>