Skip to content

Commit

Permalink
Update sponsors.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
franiglesias authored Aug 20, 2024
1 parent 2250ce7 commit 8785ce2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/sponsors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export enum SponsorType {
Octopus = 'octopus',
Diamond = 'diamond',
Gold = 'gold',
Bronze = 'bronze',
Silver = 'silver',
Multimedia = 'multimedia'
}

Expand Down Expand Up @@ -46,7 +46,7 @@ const sponsors: SponsorGroups = {
link: 'https://optaresolutions.com/?utm_origin=pulpocon&utm_medium=web'
},
],
[SponsorType.Bronze]: [
[SponsorType.Silver]: [
{
name: 'Deveez',
logo: '/i/sps/deveez.svg',
Expand Down

0 comments on commit 8785ce2

Please sign in to comment.