mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-09-22 15:22:59 +00:00
Some fixes for gamedev page
This commit is contained in:
Binary file not shown.
@@ -37,10 +37,6 @@ export interface UniversityCard {
|
|||||||
|
|
||||||
// Studio / commercial teams (order follows the signup sheet).
|
// Studio / commercial teams (order follows the signup sheet).
|
||||||
export const developers: DeveloperCard[] = [
|
export const developers: DeveloperCard[] = [
|
||||||
{
|
|
||||||
title: "White Phosphorus: An Explosive Escape",
|
|
||||||
studio: "Fire!",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "ORMS",
|
title: "ORMS",
|
||||||
studio: "Rhea Games",
|
studio: "Rhea Games",
|
||||||
@@ -137,6 +133,7 @@ export const developers: DeveloperCard[] = [
|
|||||||
{
|
{
|
||||||
title: "Estonian Language Learning Games",
|
title: "Estonian Language Learning Games",
|
||||||
studio: "Estonian Language Self Study Club",
|
studio: "Estonian Language Self Study Club",
|
||||||
|
url: "https://www.instagram.com/estonian_studyclub/",
|
||||||
logo: "/images/EXPO/gamedev/estonian_language.png",
|
logo: "/images/EXPO/gamedev/estonian_language.png",
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user