feat: setup metadata

This commit is contained in:
2025-12-28 18:00:35 -03:00
parent eff735056f
commit dda0dafbd7
+2 -2
View File
@@ -2,8 +2,8 @@ import type { Metadata } from "next";
import "./globals.css";
export const metadata: Metadata = {
title: "Create Next App",
description: "Generated by create next app",
title: "",
description: "",
};
export default function RootLayout({