dont even know if I changed anything

This commit is contained in:
2024-10-22 16:38:45 -05:00
parent fc8f26dd0b
commit 2c2cb819e1
12 changed files with 202 additions and 39 deletions

View File

@@ -4,9 +4,9 @@ import { GeistSans } from "geist/font/sans";
import { type Metadata } from "next";
export const metadata: Metadata = {
title: "Create T3 App",
description: "Generated by create-t3-app",
icons: [{ rel: "icon", url: "/favicon.ico" }],
title: "Is Madeline the Cutest?",
description: "Answering the easiest question in the world!",
icons: [{ rel: "icon", url: "/favicon.png" }],
};
export default function RootLayout({