Skip to content

Commit a1f9a88

Browse files
authored
Update index.ts
1 parent 09b2732 commit a1f9a88

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

data/sponsors/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export const SPONSORS: Sponsor[] = [
1717
id: 'spectrum',
1818
name: 'Spectrum',
1919
tier: 'Partner',
20-
logo: 'https://spectrumconstanta.ro/wp-content/uploads/2023/05/LOGO-SITE-4-980x290.png',
20+
logo: '/static/images/spectrum.png',
2121
description:
2222
'Spectrum Constanța is a modern educational institution focused on performance, respect, and innovation. It combines the tradition of Romanian education with European values, preparing responsible, creative, and competitive students ready for future careers.',
2323
website: 'https://spectrumconstanta.ro/',
@@ -31,7 +31,7 @@ export const SPONSORS: Sponsor[] = [
3131
id: 'hetzner',
3232
name: 'Hetzner',
3333
tier: 'Infra',
34-
logo: 'https://cdn.simpleicons.org/hetzner',
34+
logo: '/static/images/hetzner.png',
3535
description:
3636
'Hetzner Online provides dedicated servers and cloud infrastructure, powering reliable hosting and scalable deployments for OmniCTF.',
3737
website: 'https://www.hetzner.com/',

0 commit comments

Comments
 (0)