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

feat: hello AcePanel

This commit is contained in:
2025-08-22 18:58:00 +08:00
parent a0c4fc7e13
commit a18471c7cb
3 changed files with 4 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ export const config = defineConfig({
],
editLink: {
pattern: 'https://github.com/ratpanel/ratpanel.github.io/edit/main/:path',
pattern: 'https://github.com/acepanel/acepanel.github.io/edit/main/:path',
text: 'Edit this page on GitHub'
},
footer: {

View File

@@ -2,6 +2,7 @@ import {defineConfig} from 'vitepress'
import {shared} from './shared'
import {config as en} from './en'
import {config as zh_CN} from './zh_CN'
import {config as zh_TW} from './zh_TW'
// https://vitepress.dev/reference/site-config
@@ -10,5 +11,6 @@ export default defineConfig({
locales: {
root: { label: 'English', ...en },
zh_CN: {label: '简体中文', ...zh_CN},
zh_TW: {label: '繁體中文', ...zh_TW},
},
})

View File

@@ -10,7 +10,7 @@ next: false
We provide a free forum service where you can ask questions, discuss, and share issues related to using the Panel.
- [Moe Tom](https://tom.moe/c/technical/ratpanel)
- [Moe Tom](https://tom.moe/c/technical/acepanel)
## Paid Remote Service