mirror of
https://github.com/acepanel/acepanel.github.io.git
synced 2026-02-04 07:57:17 +08:00
feat: 优化首页
This commit is contained in:
@@ -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: {
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user