diff options
| author | Weicao-CatilGrass <1992414357@qq.com> | 2026-05-05 03:16:10 +0800 |
|---|---|---|
| committer | Weicao-CatilGrass <1992414357@qq.com> | 2026-05-05 03:16:10 +0800 |
| commit | 6a194e19de6f1bda342121ca2355132b8caa7588 (patch) | |
| tree | 7f4d1f820b5131e2e602a9177aedef03e57b0fc4 | |
| parent | 49a2f514becd7677288b8dc711297ef56340b0e9 (diff) | |
Update project icon to pixel art version
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | docs/README.md | 2 | ||||
| -rw-r--r-- | docs/_zh_CN/README.md | 2 | ||||
| -rw-r--r-- | docs/res/pixel_icon_o.png | bin | 0 -> 894 bytes | |||
| -rw-r--r-- | docs/res/pixel_icon_o_1024.png | bin | 0 -> 10131 bytes | |||
| -rw-r--r-- | mingling/README.md | 2 |
6 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ <p align="center"> <a href="https://github.com/CatilGrass/mingling"> - <img alt="Mingling" src="docs/res/icon_shadow.png" width="30%"> + <img alt="Mingling" src="docs/res/pixel_icon_o_1024.png" width="30%"> </a> </p> <h1 align="center">Mìng Lìng - 命令</h1> diff --git a/docs/README.md b/docs/README.md index 762dd5e..151e348 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ <p align="center"> <a href="https://github.com/CatilGrass/mingling"> - <img alt="Mingling" src="res/icon_shadow.png" width="40%"> + <img alt="Mingling" src="res/pixel_icon_o_1024.png" width="40%"> </a> </p> <h1 align="center">Mingling Documentation</h1> diff --git a/docs/_zh_CN/README.md b/docs/_zh_CN/README.md index 7981a4d..36019aa 100644 --- a/docs/_zh_CN/README.md +++ b/docs/_zh_CN/README.md @@ -1,6 +1,6 @@ <p align="center"> <a href="https://github.com/CatilGrass/mingling"> - <img alt="Mingling" src="../res/icon_shadow.png" width="40%"> + <img alt="Mingling" src="../res/pixel_icon_o_1024.png" width="40%"> </a> </p> <h1 align="center">Mingling 中文文档 🇨🇳</h1> diff --git a/docs/res/pixel_icon_o.png b/docs/res/pixel_icon_o.png Binary files differnew file mode 100644 index 0000000..61c1032 --- /dev/null +++ b/docs/res/pixel_icon_o.png diff --git a/docs/res/pixel_icon_o_1024.png b/docs/res/pixel_icon_o_1024.png Binary files differnew file mode 100644 index 0000000..8c67631 --- /dev/null +++ b/docs/res/pixel_icon_o_1024.png diff --git a/mingling/README.md b/mingling/README.md index 7040177..8f658a6 100644 --- a/mingling/README.md +++ b/mingling/README.md @@ -1,6 +1,6 @@ <p align="center"> <a href="https://github.com/CatilGrass/mingling"> - <img alt="Mingling" src="https://github.com/CatilGrass/mingling/raw/main/docs/res/icon_shadow.png" width="30%"> + <img alt="Mingling" src="https://github.com/CatilGrass/mingling/raw/main/docs/res/pixel_icon_o_1024.png" width="30%"> </a> </p> <h1 align="center">Mìng Lìng - 命令</h1> |
