fix: 修复首页下元数据错误的问题
This commit is contained in:
@@ -17,8 +17,8 @@ const geistMono = Geist_Mono({
|
|||||||
});
|
});
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "控制台 - 特恩的日志",
|
title: "特恩的日志",
|
||||||
description: "登录或注册以解锁更多妙妙小工具",
|
description: "一名在各个领域反复横跳的程序员",
|
||||||
};
|
};
|
||||||
|
|
||||||
export default async function RootLayout({
|
export default async function RootLayout({
|
||||||
|
|||||||
Reference in New Issue
Block a user