diff options
Diffstat (limited to 'app/layout.tsx')
| -rw-r--r-- | app/layout.tsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/layout.tsx b/app/layout.tsx index a36cde0..102de5f 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -14,8 +14,8 @@ const geistMono = localFont({ }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "Indoteknik Delivery", + description: "Created by Indoteknik DEV", }; export default function RootLayout({ |
