Skip to content

Commit

Permalink
🚧 Fix metadatabase
Browse files Browse the repository at this point in the history
  • Loading branch information
preetjdp committed May 28, 2024
1 parent ea3cb76 commit 9b3285b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import ApplePeekArea from './components/ApplePeekArea';
import { inter } from './fonts/fonts';

export const metadata: Metadata = {
metadataBase: new URL('https://letsgetjessebald.com/'),
title: 'Let’s get Jesse bald!',
description: 'Participate in the buildathon. Get more assets on Base. Help us get Jesse bald.',
openGraph: {
Expand Down

0 comments on commit 9b3285b

Please sign in to comment.