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

feat: hello AcePanel

This commit is contained in:
2025-08-22 18:53:41 +08:00
parent b838fed5ce
commit a0c4fc7e13
4 changed files with 7 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
{
"type": "module",
"name": "ratpanel-docs",
"name": "acepanel-docs",
"version": "1.0.0",
"description": "RatPanel Documentation",
"author": "TNB",
"description": "AcePanel Website",
"author": "AcePanel contributors",
"license": "MIT",
"scripts": {
"docs:dev": "vitepress dev",