📝 docs(readme): 替换透明背景品牌 Logo

- 中英文 README 统一引用仓库内品牌 Logo
- 使用带透明通道的 512px 图片移除底色
- 保持 GitHub 页面与仓库预览直接可用
This commit is contained in:
Syngnat
2026-07-16 11:14:48 +08:00
parent 5413089db0
commit 823fd54ef0
3 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<p align="center">
<img src="logo.svg" width="128" alt="GoNavi Logo" />
<img src="assets/readme-logo.png" width="128" alt="GoNavi Logo" />
</p>
<h1 align="center">GoNavi</h1>

View File

@@ -1,5 +1,5 @@
<p align="center">
<img src="logo.svg" width="128" alt="GoNavi Logo" />
<img src="assets/readme-logo.png" width="128" alt="GoNavi Logo" />
</p>
<h1 align="center">GoNavi</h1>

BIN
assets/readme-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB