this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: page meta

+2 -2
+2 -2
src/app/layout.tsx
··· 6 6 const inter = Inter({ subsets: ["latin"], variable: "--font-sans" }); 7 7 8 8 export const metadata: Metadata = { 9 - title: "Create Next App", 10 - description: "Generated by create next app", 9 + title: "Tools of Alexandre", 10 + description: "Don't use it", 11 11 }; 12 12 13 13 export default function RootLayout({