Skip to content

Commit

Permalink
Fix telstra / versent failing in the app
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeGinnivan committed Nov 5, 2024
1 parent 4522c01 commit 0b86330
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/app/config/years/2024.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,11 @@ export const conference2024: ConferenceYear = {
quote: undefined,
},
{
name: 'Telstra / Versent',
name: 'Telstra | Versent',
website: 'https://purple.telstra.com/',
logoUrlDarkMode: '/images/sponsors/2024-telstra-versent-dark.svg',
logoUrlLightMode: '/images/sponsors/2024-telstra-versent-light.svg',
quote: 'We are excited to announce that Versent & Telstra Purple will be a Gold Sponsor for this years DDD Perth conference, celebrating our 10th anniversary! This is a community thats passionate about innovation, and getting together to share ideas in an open forum. And thats exactly the sort of culture we like to encourage. We are excited to be back again this year',
quote: "We are excited to announce that Versent & Telstra Purple will be a Gold Sponsor for this year's DDD Perth conference, celebrating our 10th anniversary! This is a community that's passionate about innovation, and getting together to share ideas in an open forum. And that's exactly the sort of culture we like to encourage. We are excited to be back again this year",
},
{
name: 'Tricentis',
Expand Down

0 comments on commit 0b86330

Please sign in to comment.