mirror of
https://github.com/System-End/site.git
synced 2026-04-19 16:28:21 +00:00
adding michael reeves to cf flagship banner and utm_source to links (#1777)
This commit is contained in:
parent
867f2e9059
commit
5b68471875
3 changed files with 4 additions and 4 deletions
|
|
@ -62,7 +62,7 @@ export default function CampfireFlagship() {
|
|||
<Buttons
|
||||
id="campfire-flagship-join"
|
||||
icon="enter"
|
||||
link="https://flagship.campfire.hackclub.com"
|
||||
link="https://flagship.hackclub.com?utm_source=site_card"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
sx={{
|
||||
|
|
|
|||
|
|
@ -31,6 +31,6 @@
|
|||
"descriptionColor": "white",
|
||||
"buttonText": "JOIN NOW",
|
||||
"buttonColor": "#2b2b59",
|
||||
"link": "https://flagship.campfire.hackclub.com"
|
||||
"link": "https://flagship.hackclub.com/?utm_source=site_cta"
|
||||
}
|
||||
]
|
||||
|
|
@ -60,8 +60,8 @@ const ANNOUNCEMENTS = [
|
|||
id: 'campfire-flagship',
|
||||
expiresAt: new Date('2026-02-20'),
|
||||
copy: 'Code with your favorite YouTubers at a Game Jam!',
|
||||
caption: 'Spend up to 60 hours building games, earn a ticket to attend. Join us in LA this February!',
|
||||
href: 'https://flagship.campfire.hackclub.com',
|
||||
caption: 'Spend up to 60 hours building games, earn a ticket to attend. Join us in LA with YouTubers like Michael Reeves this February!',
|
||||
href: 'https://flagship.hackclub.com?utm_source=site_announcement',
|
||||
imgSrc: 'https://hc-cdn.hel1.your-objectstorage.com/s/v3/533c527e1ab6a77f_smore.png'
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue