This commit is contained in:
Felix Schulze 2024-09-03 21:20:04 +02:00
parent 21284a24ef
commit 2c6d7de501

View File

@ -5,8 +5,8 @@ import "./globals.css";
const inter = Inter({ subsets: ["latin"] }); const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Create Next App", title: "Track Every Day!",
description: "Generated by create next app", description: "A web app for tracking habits, activities and vices.",
}; };
export default function RootLayout({ export default function RootLayout({