Skip to content

Commit 0c59263

Browse files
Small rewording of the announcement
1 parent 40868b8 commit 0c59263

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/layout.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ export const Layout = ({
2323
ReactGA.send({ hitType: 'pageview' })
2424
}, [])
2525

26-
const bannerTitle = 'Parcels is having a 10 year anniversary on 1-3 Oct 2025!'
26+
const bannerTitle =
27+
'Join the Parcels 10 year anniversary event 🎉 on 1-3 Oct 2025!'
2728
const bannerDescription = ''
2829
const bannerChildren = (
2930
<Link href='https://oceanparcels.org/10year-event'>Learn more</Link>

0 commit comments

Comments
 (0)