Update site metadata title to TicketChain

This commit is contained in:
2024-10-26 23:29:12 +01:00
parent 7695711b33
commit 8c4753e8bc

View File

@@ -20,8 +20,8 @@ const inter = Inter({ subsets: ['latin'] });
// }); // });
export const metadata: Metadata = { export const metadata: Metadata = {
title: 'Ticket Chain', title: 'TicketChain',
description: 'A blockchain-based ticketing system.', description: 'A verifiable and immutable ticketing platform.',
}; };
export default function RootLayout({ export default function RootLayout({