Skip to content

Commit 2e56a2e

Browse files
chore: update project title and description
1 parent a1724f8 commit 2e56a2e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.0.3",
55
"private": true,
66
"packageManager": "pnpm@9.5.0",
7-
"description": "一个没啥用的管理项目路径的工具",
7+
"description": "跨平台开发项目管理工具",
88
"author": "MidnightCrowing",
99
"license": "MIT",
1010
"homepage": "https://github.com/MidnightCrowing/CodeNest",

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<link rel="icon" href="~/assets/favicon.ico">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>Vite App</title>
7+
<title>CodeNest</title>
88
</head>
99
<body>
1010
<div id="app"></div>

0 commit comments

Comments
 (0)