mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-08-08 09:41:59 +00:00
update sponsor social media link (#131)
* update sponsor social media link * add ingame to sponsors
This commit is contained in:
@@ -37,7 +37,7 @@ const sponsors: Sponsor[] = [
|
|||||||
height: 200,
|
height: 200,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
href: "https://www.facebook.com/bfglOfficial",
|
href: "https://www.instagram.com/baltic_fighting_game_league/",
|
||||||
src: "/sponsors/BFGL.png",
|
src: "/sponsors/BFGL.png",
|
||||||
alt: "BFGL",
|
alt: "BFGL",
|
||||||
width: 192,
|
width: 192,
|
||||||
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user