From ebc167261118e91dcc823b748098818fb7a5ebe7 Mon Sep 17 00:00:00 2001 From: sealday Date: Sat, 6 Apr 2024 02:01:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=A1=B5=E9=9D=A2=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index aa4e8a4..8a0904e 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -7,8 +7,8 @@ import Logo from "./components/logo"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "音乐弹幕", + description: "搜索歌曲,选择直播间,智能发送弹幕", }; export default function RootLayout({