Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions public/sponsors/cuttlesoft.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/data/sponsors/cuttlesoft.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
name: 'Cuttlesoft'
website: 'https://cuttlesoft.com/?utm_source=pycones&utm_medium=sponsorship&utm_campaign=pycones-2026'
tier: 'silver'
logobg: '#ffffff'
logo: '/sponsors/cuttlesoft.svg'
---
2 changes: 1 addition & 1 deletion src/i18n/sponsors/ca.ts
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ export const ca = {
emoji: '⚪',
iconName: 'silver',
price: 'Preu 3.000€',
limit: '8 disp.',
limit: '7 disp.',
bg: 'rgba(107, 114, 128, 0.1)',
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/sponsors/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ export const en = {
emoji: '⚪',
iconName: 'silver',
price: 'Price €3,000',
limit: '8 avail.',
limit: '7 avail.',
bg: 'rgba(107, 114, 128, 0.1)',
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/sponsors/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ export const es = {
emoji: '⚪',
iconName: 'silver',
price: 'Precio 3.000€',
limit: '8 disp.',
limit: '7 disp.',
bg: 'rgba(107, 114, 128, 0.1)',
},
{
Expand Down
Loading