diff --git a/src/config/Games.ts b/src/config/Games.ts index 8557715..0840455 100644 --- a/src/config/Games.ts +++ b/src/config/Games.ts @@ -17,5 +17,9 @@ export const Games: { { name: "Star Wars: The Old Republic", img: "swtor.jpg" + }, + { + name: "Idling to Rule the Gods", + img: "idling-god.png" } ]