Skip to content

Commit

Permalink
dove
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewStanciu committed Jul 3, 2023
1 parent 8f5dc9d commit 73945cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/og/[username]/status/[id]/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ export async function generateMetadata({
}

export default function Page() {
return <h1>hi</h1>;
return <h1>🕊️</h1>;
}

0 comments on commit 73945cc

Please sign in to comment.