Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fbfd81b

Browse files
committedJan 24, 2025·
emoji change
1 parent fc59965 commit fbfd81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎app/secret-page/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export default function SecretPage() {
1515
height={300}
1616
className="rounded-corners mb-6"
1717
/>
18-
<p className="text-xl font-semibold mb-4">Why did u click bro? 🙈😜</p>
18+
<p className="text-xl font-semibold mb-4">Why did u click bro? 👀👀</p>
1919
<Link href="/" className="text-blue-500 hover:underline">
2020
Go back home
2121
</Link>

0 commit comments

Comments
 (0)
Please sign in to comment.