diff --git a/scripts/projects.js b/scripts/projects.js index 7115128..60796d8 100644 --- a/scripts/projects.js +++ b/scripts/projects.js @@ -59,7 +59,6 @@ const projects = [{ name: 'Rock Bottom', desc: 'Rock Bottom is a game I used to work on. It\'s a 2D-sidescrolling sandbox game with a storyline that has multiplayer support, a modding API and a lot more fun stuff. It\'s not being developed anymore.', links: { - 'Website': 'https://rockbottomgame.com', 'Code on GitHub': 'https://github.com/RockBottomGame' }, status: 'Cancelled',