2
0
mirror of https://github.com/acepanel/acepanel.github.io.git synced 2026-02-04 06:47:16 +08:00

feat: 添加favicon

This commit is contained in:
2025-09-05 22:30:22 +08:00
parent 10007f5a81
commit 595cc8c56d
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ import {enSearch, zh_CNSearch, zh_TWSearch} from './search'
export const shared = defineConfig({
title: 'AcePanel',
head: [['link', { rel: 'icon', href: '/favicon.ico' }]],
rewrites: {
'zh_CN/:rest*': ':rest*'
},

BIN
public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB