diff --git a/scripts/projects.js b/scripts/projects.js index e149ca1..dcda3a8 100644 --- a/scripts/projects.js +++ b/scripts/projects.js @@ -2,10 +2,7 @@ const projects = [{ name: "Foe Frenzy", desc: "Foe Frenzy is a fast-paced fighting game where you battle up to three of your friends with random, short-lasting items in an attempt to be the last survivor. It's currently in development, and it will be released in December 2019.", links: { - "Watch the trailer": "https://www.youtube.com/watch?v=Z7ZeuVBNuf4", - "Buy on Steam": "https://store.steampowered.com/app/1194170/", - "Buy on itch": "https://ellpeck.itch.io/foefrenzy", - "Buy on Discord": "https://discordapp.com/store/skus/606152985181028352/" + "Check it out": "/foefrenzy" }, status: "In development", icon: "ff"