2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 11:27:17 +08:00

feat: 更新Logo

This commit is contained in:
2025-09-05 22:19:23 +08:00
parent 4025430cde
commit 60ef754091
6 changed files with 3 additions and 3 deletions

View File

@@ -36,7 +36,7 @@
## 快速安装
支持 `amd64` | `arm64` 架构下的干净的主流系统,具体支持的系统请参考[安装文档](https://acepanel.github.io/zh_CN/quickstart/install)。
支持 `amd64` | `arm64` 架构下的干净的主流系统,具体支持的系统请参考[安装文档](https://acepanel.github.io/quickstart/install)。
```shell
curl -sSLOm 10 https://dl.cdn.haozi.net/panel/install.sh && bash install.sh

View File

@@ -36,7 +36,7 @@ Website: [acepanel.net](https://acepanel.net) | QQ group: [12370907](https://jq.
## Quick Install
Supported clean mainstream systems under `amd64` | `arm64` architecture, please refer to the [installation documentation](https://acepanel.github.io/quickstart/install) for specific supported systems.
Supported clean mainstream systems under `amd64` | `arm64` architecture, please refer to the [installation documentation](https://acepanel.github.io/en/quickstart/install) for specific supported systems.
```shell
curl -sSLOm 10 https://dl.cdn.haozi.net/panel/install.sh && bash install.sh

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta name="robots" content="noindex,nofollow" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<link href="/favicon.png" rel="icon" />
<link href="/favicon.ico" rel="icon" />
<link href="/loading/index.css" rel="stylesheet" />
<title><%= title %></title>

BIN
web/public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

BIN
web/src/assets/images/logo.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB