backup
This commit is contained in:
parent
1f0c7888db
commit
c18b68a386
7
docs.md
Normal file
7
docs.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Resources
|
||||
|
||||
[Vercel AI SDK: https://sdk.vercel.ai]
|
||||
[ShadCN UI: <https://ui.shadcn.com>]
|
||||
[NextJS App Router: <https://nextjs.org>]
|
||||
[BiomeJS: <https://biomejs.dev>]
|
||||
[OpenAI API: <https://platform.openai.com>]
|
||||
@ -13,8 +13,8 @@ const geistMono = Geist_Mono({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Create Next App",
|
||||
description: "Generated by create next app",
|
||||
title: "mobilemk",
|
||||
description: "web version of mobilemk",
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
||||
Loading…
Reference in New Issue
Block a user