初始化

This commit is contained in:
2025-11-27 17:36:50 +08:00
parent 559f870674
commit ef1bf698f4
3 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ type Config = {
// 根据环境导出最终配置
export const config = {
name: "Cool Unix",
name: "农创之翼",
version: "1.0.0",
locale: "zh",
website: "https://cool-js.com",