diff --git a/docs.md b/docs.md new file mode 100644 index 0000000..b2d65ad --- /dev/null +++ b/docs.md @@ -0,0 +1,7 @@ +# Resources + +[Vercel AI SDK: https://sdk.vercel.ai] +[ShadCN UI: ] +[NextJS App Router: ] +[BiomeJS: ] +[OpenAI API: ] diff --git a/src/app/layout.tsx b/src/app/layout.tsx index f7fa87e..92a4c5a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -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({