We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8758996 + 6cd0d25 commit 3584376Copy full SHA for 3584376
app/layout.tsx
@@ -43,11 +43,11 @@ export default function RootLayout({
43
id="hiro-hacks"
44
cta="Learn more"
45
url="/stacks/hacks"
46
- startDate="2025-01-19T17:00:00.000Z"
47
- endDate="2025-06-24T23:59:59.999Z"
+ startDate="2025-02-19T17:00:00.000Z"
+ endDate="2025-02-25T23:59:59.999Z"
48
mobileText="Hiro Hacks is live!"
49
>
50
- Hiro Hacks is live! Get started with this months theme: AI x Stacks
+ Get started with this month's Hiro Hacks theme: Developer tools
51
</Banner>
52
{children}
53
<Footer />
0 commit comments