fix: 页面描述
This commit is contained in:
parent
7deb4762f1
commit
ebc1672611
@ -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({
|
||||||
|
Loading…
Reference in New Issue
Block a user