update meta tags

This commit is contained in:
Lee 2023-07-01 21:47:05 +01:00
parent bf87a316c5
commit 33a65bc3b3

@ -4,9 +4,8 @@ import "./globals.css";
const inter = Inter({ subsets: ["latin"] }); const inter = Inter({ subsets: ["latin"] });
export const metadata = { export const metadata = {
title: "Example Site", title: "fascinated.cc",
description: description: "I'm a 20-year-old software engineer from the UK",
"Template by https://git.fascinated.cc/Fascinated/nextjs-13-template-with-tailwindcss",
}; };
export default function RootLayout({ export default function RootLayout({