Skip to content

Commit

Permalink
Update metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Wundero committed Dec 3, 2024
1 parent e378166 commit 72d1a60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/app-manager/src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ import { cn } from "~/lib/utils";
import { TRPCReactProvider } from "~/trpc/react";

export const metadata: Metadata = {
title: "Create Next App",
description: "Generated by create next app",
title: "Sinkr",
description: "Websocket-based messaging app",
};

export default function RootLayout({
Expand Down

0 comments on commit 72d1a60

Please sign in to comment.