Skip to content

Commit 5c6c87d

Browse files
authored
Update layout.tsx
1 parent 59d5462 commit 5c6c87d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/app/layout.tsx‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ import { ThemeProvider } from "next-themes";
88
import { NextAuthProvider } from "@/components/next-auth-provider";
99

1010
export const metadata: Metadata = {
11-
title: "AI Video Developer Starter Kit | fal.ai",
12-
description: "Open-source AI video editor built for developers.",
11+
title: "RunAsh AI",
12+
description: "Agentic AI live video streaming generation model and studio",
1313
};
1414

1515
export default function RootLayout({

0 commit comments

Comments
 (0)