mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-24 05:26:58 +00:00
Merge pull request #438 from fastapiadmin/dev
docs: 更新README文档里的logo高度参数
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="frontend/web/public/logo.png" width="150" height="100" alt="logo" />
|
<img src="frontend/web/public/logo.png" width="150" height="150" alt="logo" />
|
||||||
</p>
|
</p>
|
||||||
<h1>FastApiAdmin <sup style="background-color: #28a745; color: white; padding: 2px 6px; border-radius: 3px; font-size: 0.4em; vertical-align: super; margin-left: 5px;">v3.0.0</sup></h1>
|
<h1>FastApiAdmin <sup style="background-color: #28a745; color: white; padding: 2px 6px; border-radius: 3px; font-size: 0.4em; vertical-align: super; margin-left: 5px;">v3.0.0</sup></h1>
|
||||||
<h3>🚀 Production-Ready Admin Dashboard in 5 Minutes</h3>
|
<h3>🚀 Production-Ready Admin Dashboard in 5 Minutes</h3>
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="frontend/web/public/logo.png" width="150" height="100" alt="logo" />
|
<img src="frontend/web/public/logo.png" width="150" height="150" alt="logo" />
|
||||||
</p>
|
</p>
|
||||||
<h1>FastApiAdmin <sup style="background-color: #28a745; color: white; padding: 2px 6px; border-radius: 3px; font-size: 0.4em; vertical-align: super; margin-left: 5px;">v3.0.0</sup></h1>
|
<h1>FastApiAdmin <sup style="background-color: #28a745; color: white; padding: 2px 6px; border-radius: 3px; font-size: 0.4em; vertical-align: super; margin-left: 5px;">v3.0.0</sup></h1>
|
||||||
<h3>🚀 开箱即用,5 分钟搭建企业级中后台</h3>
|
<h3>🚀 开箱即用,5 分钟搭建企业级中后台</h3>
|
||||||
|
|||||||
Reference in New Issue
Block a user