From 14234d61b7a04a9723eb7904bae9b30cd54f59f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Sat, 14 Dec 2024 00:52:00 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vitepress/config.mts | 2 +- en/index.md | 3 +-- index.md | 3 +-- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.vitepress/config.mts b/.vitepress/config.mts index 72582cf..61a0e47 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -3,7 +3,7 @@ import {defineConfig} from 'vitepress' // https://vitepress.dev/reference/site-config export default defineConfig({ title: "耗子面板", - description: "简单轻量,高效运维", + description: "简单轻量 • 高效运维", lang: "zh", lastUpdated: true, locales: { diff --git a/en/index.md b/en/index.md index 99bd61d..aa4de77 100644 --- a/en/index.md +++ b/en/index.md @@ -4,9 +4,8 @@ layout: home hero: name: "Rat Panel" - text: "Simple and lightweight" + text: "Simple · lightweight · efficient" tagline: Enterprise server operation and maintenance management panel - image: /.github/assets/ui.png actions: - theme: brand text: 🌟 Star diff --git a/index.md b/index.md index e520344..b42108b 100644 --- a/index.md +++ b/index.md @@ -4,9 +4,8 @@ layout: home hero: name: "耗子面板" - text: "简单轻量,高效运维" + text: "简单轻量 • 高效运维" tagline: 企业级服务器运维管理面板 - image: /.github/assets/ui.png actions: - theme: brand text: 🌟 点亮 Star