enzostvs HF staff commited on
Commit
0af17ad
·
1 Parent(s): f49be2c
Files changed (1) hide show
  1. app/layout.tsx +2 -2
app/layout.tsx CHANGED
@@ -5,8 +5,8 @@ import "@/styles/globals.css";
5
  const inter = Inter({ subsets: ["latin"] });
6
 
7
  export const metadata: Metadata = {
8
- title: "Create Next App",
9
- description: "Generated by create next app",
10
  };
11
 
12
  export default function RootLayout({
 
5
  const inter = Inter({ subsets: ["latin"] });
6
 
7
  export const metadata: Metadata = {
8
+ title: "Hugger Roaster",
9
+ description: "Roast your favorite Hugging Face user! 👹",
10
  };
11
 
12
  export default function RootLayout({