add ingame to sponsors

This commit is contained in:
Katri Lotamõis
2026-07-07 12:03:45 +03:00
parent 98ea6efef2
commit 7ec12376ee

View File

@@ -80,6 +80,13 @@ const sponsors: Sponsor[] = [
width: 200, width: 200,
height: 200, height: 200,
}, },
{
href: "https://ingame.ee/",
src: "/sponsors/ingame.png",
alt: "iNGAME",
width: 200,
height: 200,
}
]; ];
interface SponsorsProps { interface SponsorsProps {