From f2f45f6532040de5b7bcbbcc3669f5e760f1369d Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Sun, 22 Jun 2025 14:31:41 +0200 Subject: [PATCH] some SEO --- apps/web/src/app/layout.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/apps/web/src/app/layout.tsx b/apps/web/src/app/layout.tsx index b07aef2..a9f3cbd 100644 --- a/apps/web/src/app/layout.tsx +++ b/apps/web/src/app/layout.tsx @@ -12,8 +12,9 @@ const inter = Inter({ }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "AppCut", + description: + "A simple but powerful video editor that gets the job done. In your browser.", }; export default function RootLayout({