Skip to content

Commit

Permalink
adjust title
Browse files Browse the repository at this point in the history
  • Loading branch information
escottalexander committed Aug 4, 2024
1 parent 7c67e7a commit 142e797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nextjs/components/MetaHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const baseUrl = process.env.NEXT_PUBLIC_VERCEL_URL ? `https://${process.env.NEXT

export const MetaHeader = ({
title = "Onchain Mecha",
description = "Built with 🏗 Scaffold-ETH 2",
description = "Collect mecha to defeat Aku and save the universe!",
image = "thumbnail.jpg",
twitterCard = "summary_large_image",
children,
Expand Down

0 comments on commit 142e797

Please sign in to comment.