ソースを参照

🍭 style(ui): update the `README.md` style

t0ng7u 4 ヶ月 前
コミット
0837747428
2 ファイル変更8 行追加8 行削除
  1. 4 4
      README.en.md
  2. 4 4
      README.md

+ 4 - 4
README.en.md

@@ -194,19 +194,19 @@ If you have any questions, please refer to [Help and Support](https://docs.newap
 <p align="center"><strong>No particular order</strong></p>
 <p align="center">
   <a href="https://www.cherry-ai.com/" target=_blank><img
-    src="./docs/images/cherry-studio.svg" alt="Cherry Studio" height="120"
+    src="./docs/images/cherry-studio.png" alt="Cherry Studio" height="120"
   /></a>
   <a href="https://bda.pku.edu.cn/" target=_blank><img
     src="./docs/images/pku.png" alt="Peking University" height="120"
   /></a>
   <a href="https://www.compshare.cn/?ytag=GPU_yy_gh_newapi" target=_blank><img
-    src="./docs/images/ucloud.svg" alt="UCloud" height="120"
+    src="./docs/images/ucloud.png" alt="UCloud" height="120"
   /></a>
   <a href="https://www.aliyun.com/" target=_blank><img
-    src="./docs/images/aliyun.svg" alt="Alibaba Cloud" height="120"
+    src="./docs/images/aliyun.png" alt="Alibaba Cloud" height="120"
   /></a>
   <a href="https://io.net/" target=_blank><img
-    src="./docs/images/io-net.svg" alt="IO.NET" height="120"
+    src="./docs/images/io-net.png" alt="IO.NET" height="120"
   /></a>
 </p>
 <p>&nbsp;</p>

+ 4 - 4
README.md

@@ -193,19 +193,19 @@ docker run --name new-api -d --restart always -p 3000:3000 -e SQL_DSN="root:1234
 <p align="center"><strong>排名不分先后</strong></p>
 <p align="center">
   <a href="https://www.cherry-ai.com/" target=_blank><img
-    src="./docs/images/cherry-studio.svg" alt="Cherry Studio" height="120"
+    src="./docs/images/cherry-studio.png" alt="Cherry Studio" height="120"
   /></a>
   <a href="https://bda.pku.edu.cn/" target=_blank><img
     src="./docs/images/pku.png" alt="北京大学" height="120"
   /></a>
   <a href="https://www.compshare.cn/?ytag=GPU_yy_gh_newapi" target=_blank><img
-    src="./docs/images/ucloud.svg" alt="UCloud 优刻得" height="120"
+    src="./docs/images/ucloud.png" alt="UCloud 优刻得" height="120"
   /></a>
   <a href="https://www.aliyun.com/" target=_blank><img
-    src="./docs/images/aliyun.svg" alt="阿里云" height="120"
+    src="./docs/images/aliyun.png" alt="阿里云" height="120"
   /></a>
   <a href="https://io.net/" target=_blank><img
-    src="./docs/images/io-net.svg" alt="IO.NET" height="120"
+    src="./docs/images/io-net.png" alt="IO.NET" height="120"
   /></a>
 </p>
 <p>&nbsp;</p>