fix: 页面描述

This commit is contained in:
sealday 2024-04-06 02:01:19 +08:00
parent 7deb4762f1
commit ebc1672611

View File

@ -7,8 +7,8 @@ import Logo from "./components/logo";
const inter = Inter({ subsets: ["latin"] }); const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Create Next App", title: "音乐弹幕",
description: "Generated by create next app", description: "搜索歌曲,选择直播间,智能发送弹幕",
}; };
export default function RootLayout({ export default function RootLayout({