From 20b946ac1d277fd8ff86278db83f769f59925ec7 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Fri, 15 Nov 2019 20:55:47 +0100 Subject: [PATCH] added site link to main page --- scripts/projects.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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"