Skip to content

Commit

Permalink
Updated news section refs jsheroes#379
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmocan committed Apr 12, 2019
1 parent 88ddffb commit 26e46ee
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions app/data/news.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,16 @@ const news = [
{
title: 'CFP Closed',
content:
'We received <strong>over 300 proposals</strong> for JSHeroes 2019! We will <strong>announce</strong> all the speakers by the 1st of February!',
"We received <strong>over 300 proposals</strong> for JSHeroes 2019, thank you! We will let you know when CFP for 2020's edition is open!",
},
{
title: 'Sponsors',
content:
'Our Call for Sponsors is always open. Send us an email if you’re interested to join our mission in 2019 at <a href="mailto:[email protected]">[email protected]</a> and we’ll take it from there.',
'Our Call for Sponsors is always open. Send us an email if you’re interested to join our mission in 2020 at <a href="mailto:[email protected]">[email protected]</a> and we’ll take it from there.',
},
{
title: 'Tickets',
content: `If PayPal is not your preferred payment method, you can also pay by invoice. Drop us a line at <a href="mailto:[email protected]">[email protected]</a> with your request, we’d be happy to help.
Also check out our <a href="#schedule">pre-conference workshops</a> taught by a few of the smartest people we know.`,
content: `If PayPal is not your preferred payment method, you can also pay by invoice. Drop us a line at <a href="mailto:[email protected]">[email protected]</a> with your request, we’d be happy to help.`,
},
];

Expand Down

0 comments on commit 26e46ee

Please sign in to comment.