diff --git a/public/images/EXPO/GameDev logos/Game logo(s) (File responses)-20260830T190331Z-1-001.zip b/public/images/EXPO/GameDev logos/Game logo(s) (File responses)-20260830T190331Z-1-001.zip deleted file mode 100644 index 9a62175..0000000 Binary files a/public/images/EXPO/GameDev logos/Game logo(s) (File responses)-20260830T190331Z-1-001.zip and /dev/null differ diff --git a/src/data/expo.ts b/src/data/expo.ts index aa83fcc..f897e0b 100644 --- a/src/data/expo.ts +++ b/src/data/expo.ts @@ -37,10 +37,6 @@ export interface UniversityCard { // Studio / commercial teams (order follows the signup sheet). export const developers: DeveloperCard[] = [ - { - title: "White Phosphorus: An Explosive Escape", - studio: "Fire!", - }, { title: "ORMS", studio: "Rhea Games", @@ -137,6 +133,7 @@ export const developers: DeveloperCard[] = [ { title: "Estonian Language Learning Games", studio: "Estonian Language Self Study Club", + url: "https://www.instagram.com/estonian_studyclub/", logo: "/images/EXPO/gamedev/estonian_language.png", }, ];