mirror of
https://github.com/0xShay/ticketchain.git
synced 2026-01-11 13:13:25 +00:00
Merge pull request #32 from Ayush272002/we-are-TicketChain
Update site metadata title to TicketChain
This commit is contained in:
@@ -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({
|
||||||
|
|||||||
Reference in New Issue
Block a user