generated from Fascinated/nextjs-13-template-with-tailwindcss
update meta tags
This commit is contained in:
parent
bf87a316c5
commit
33a65bc3b3
@ -4,9 +4,8 @@ import "./globals.css";
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata = {
|
||||
title: "Example Site",
|
||||
description:
|
||||
"Template by https://git.fascinated.cc/Fascinated/nextjs-13-template-with-tailwindcss",
|
||||
title: "fascinated.cc",
|
||||
description: "I'm a 20-year-old software engineer from the UK",
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
Loading…
Reference in New Issue
Block a user