We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbbbd88 commit 5719b24Copy full SHA for 5719b24
app/(home)/page.tsx
@@ -7,7 +7,7 @@ import { Contributing } from '@/app/components/home/Contributing';
7
8
9
export const metadata = {
10
- title: "Mix Space",
+ title: "首页",
11
description: "Mix Space 是一个小型个人空间站点程序,采用前后端分离设计。"
12
}
13
0 commit comments