Skip to content

Commit

Permalink
lygas
Browse files Browse the repository at this point in the history
  • Loading branch information
allurei committed Jan 28, 2025
1 parent bc1e973 commit 5706525
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
Binary file added src/lib/assets/lygas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/lib/components/logofarm.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
import oikia from "$lib/assets/oikia.png";
import kaalimato from "$lib/assets/kaalimato.webp";
import ssk from "$lib/assets/SSK.png";
import lygas from "$lib/assets/lygas.png";
export let id = 'sponsors';
export let lang = 'fi';
Expand All @@ -30,6 +31,11 @@
href: 'https://www.mittausjakalibrointipalvelu.fi/',
alt: 'TMK logo'
},
{
src: lygas,
href: 'https://clubmarilyn.fi/',
alt: 'Club Marilyn ja Vegas logo'
},
{
src: oikia,
href: 'https://www.oikiaruoka.fi/',
Expand Down
1 change: 0 additions & 1 deletion src/lib/components/program.svelte
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<script>
import logo from "$lib/assets/asteriskilogo.png";
import reaktor from "$lib/assets/reaktor.svg";
import mankeli from "$lib/assets/mankeli_solutions.svg";
import tmk from "$lib/assets/TMK_logo.jpg";
Expand Down

0 comments on commit 5706525

Please sign in to comment.