We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfafe67 commit 3e6c518Copy full SHA for 3e6c518
1 file changed
src/app/layout.tsx
@@ -9,7 +9,7 @@ const jetbrainsMono = JetBrains_Mono({
9
});
10
11
export const metadata: Metadata = {
12
- title: "Vapor Chat",
+ title: "Anon Chat",
13
description:
14
"Your chat for 1:1 conversations with built-in self-destruct functionality",
15
};
0 commit comments