From 620f0477fdb188786daeaadad054d6e7d82da10b Mon Sep 17 00:00:00 2001 From: Felix Schulze Date: Tue, 3 Sep 2024 21:20:04 +0200 Subject: [PATCH] meta --- app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index 3314e47..bcf6525 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -5,8 +5,8 @@ import "./globals.css"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "Track Every Day!", + description: "A web app for tracking habits, activities and vices.", }; export default function RootLayout({