diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 9b476b5..dad5d11 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -17,14 +17,12 @@ export default function RootLayout({ children }: { children: React.ReactNode })
{children} - {today.getDate() === new Date(today.getFullYear(), 12, 17).getDate() && ( -
-
- - It's my birthday. -
+
+
+ + It's my birthday.
- )} +