diff --git a/src/components/Sponsors.tsx b/src/components/Sponsors.tsx index 589de3d..62dd8a9 100644 --- a/src/components/Sponsors.tsx +++ b/src/components/Sponsors.tsx @@ -114,6 +114,13 @@ const sponsors: Sponsor[] = [ alt: "Elamusgolf", width: 200, height: 200, + }, + { + href: "https://www.egda.ee/", + src: "/sponsors/EGDA.png", + alt: "Estonian Game Developers Association", + width: 344, + height: 344, } ];