docs: 将README中的图片标记替换为HTML格式
统一将README文件中的Markdown图片语法替换为HTML格式,以便更好地控制图片样式
This commit is contained in:
parent
bf9ebacd79
commit
cb76d85ecd
3 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<div align="center">
|
||||
|
||||

|
||||
<img src="src/img/logo-min.webp" alt="logo" style="width: 128px; height: 128px;margin-bottom: 3px;">
|
||||
|
||||
# AIClient-2-API 🚀
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<div align="center">
|
||||
|
||||

|
||||
<img src="src/img/logo-min.webp" alt="logo" style="width: 128px; height: 128px;margin-bottom: 3px;">
|
||||
|
||||
# AIClient-2-API 🚀
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<div align="center">
|
||||
|
||||

|
||||
<img src="src/img/logo-min.webp" alt="logo" style="width: 128px; height: 128px;margin-bottom: 3px;">
|
||||
|
||||
# AIClient-2-API 🚀
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue