refactor: Refine layout metadata and remove social media links from README
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "suno api",
|
||||
description: "Use API to call the music generation service of suno.ai",
|
||||
keywords: ["suno", "suno.ai", "api", "music", "generation", "ai"],
|
||||
description: "Use API to call the music generation ai of suno.ai",
|
||||
keywords: ["suno", "suno api", "suno.ai", "api", "music", "generation", "ai"],
|
||||
creator: "@gcui.art",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user