Skip to content

Commit

Permalink
Add 2024 sponsor logos
Browse files Browse the repository at this point in the history
  • Loading branch information
Uular committed May 1, 2024
1 parent 0d2765c commit 086a452
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions src/lib/themes/vj2024.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,11 @@ const vj2024base: LayoutTheme = {
sponsors: [
{name: 'Codemate', img_url: '/sponsors/2023/Codemate-black.png'},
{name: 'Fingersoft', img_url: '/sponsors/2023/Fingersoft-black.png'},
{name: 'Pahki', img_url: '/sponsors/2024/Pahki.png'},
{name: 'Pullapirtti', img_url: '/sponsors/2023/Pullapirtti-red.png'},
{name: 'RattoRadio', img_url: '/sponsors/2023/RR-orange.png'},
{name: 'RattoRadio', img_url: '/sponsors/2024/RR-black.png'},
{name: 'ROT13', img_url: '/sponsors/2024/rot13.png'},
{name: 'Startup Oulu', img_url: '/sponsors/2024/Startupoulu.png'},
{name: 'Teekkarilupi', img_url: '/sponsors/2023/Lupi-dark.png'},
{name: 'TEK', img_url: '/sponsors/2023/TEK-black.png'},
{name: 'Vectorama', img_url: '/sponsors/2023/Vectorama-black.png'},
Expand Down Expand Up @@ -200,8 +203,11 @@ const vj2024dark: LayoutTheme = {
sponsors: [
{name: 'Codemate', img_url: '/sponsors/2023/Codemate-white.png'},
{name: 'Fingersoft', img_url: '/sponsors/2023/Fingersoft-white.png'},
{name: 'Pahki', img_url: '/sponsors/2024/Pahki-invert.png'},
{name: 'Pullapirtti', img_url: '/sponsors/2023/Pullapirtti-red.png'},
{name: 'RattoRadio', img_url: '/sponsors/2023/RR-white.png'},
{name: 'RattoRadio', img_url: '/sponsors/2023/RR-lightorange.png'},
{name: 'ROT13', img_url: '/sponsors/2024/rot13.png'},
{name: 'Startup Oulu', img_url: '/sponsors/2024/Startupoulu.png'},
{name: 'Teekkarilupi', img_url: '/sponsors/2023/Lupi-dark.png'},
{name: 'TEK', img_url: '/sponsors/2023/TEK-white.png'},
{name: 'Vectorama', img_url: '/sponsors/2023/Vectorama-white.png'},
Expand Down
Binary file added static/sponsors/2024/Pahki-invert.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/sponsors/2024/Pahki.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/sponsors/2024/RR-black.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/sponsors/2024/Startupoulu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/sponsors/2024/rot13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 086a452

Please sign in to comment.