Skip to content

Commit 3584376

Browse files
authored
Merge pull request #947 from hirosystems/develop
update banner
2 parents 8758996 + 6cd0d25 commit 3584376

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/layout.tsx

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ export default function RootLayout({
4343
id="hiro-hacks"
4444
cta="Learn more"
4545
url="/stacks/hacks"
46-
startDate="2025-01-19T17:00:00.000Z"
47-
endDate="2025-06-24T23:59:59.999Z"
46+
startDate="2025-02-19T17:00:00.000Z"
47+
endDate="2025-02-25T23:59:59.999Z"
4848
mobileText="Hiro Hacks is live!"
4949
>
50-
Hiro Hacks is live! Get started with this months theme: AI x Stacks
50+
Get started with this month's Hiro Hacks theme: Developer tools
5151
</Banner>
5252
{children}
5353
<Footer />

0 commit comments

Comments
 (0)