From a18471c7cbe7c777509ff5baad2bee8f15f27e39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Fri, 22 Aug 2025 18:58:00 +0800 Subject: [PATCH] feat: hello AcePanel --- .vitepress/config/en.ts | 2 +- .vitepress/config/index.ts | 2 ++ en/support.md | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.vitepress/config/en.ts b/.vitepress/config/en.ts index ff3ef86..72ef8cd 100644 --- a/.vitepress/config/en.ts +++ b/.vitepress/config/en.ts @@ -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: { diff --git a/.vitepress/config/index.ts b/.vitepress/config/index.ts index 54a0917..d302660 100644 --- a/.vitepress/config/index.ts +++ b/.vitepress/config/index.ts @@ -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}, }, }) \ No newline at end of file diff --git a/en/support.md b/en/support.md index f1a68ce..5848ec8 100644 --- a/en/support.md +++ b/en/support.md @@ -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