diff --git a/src/routes/projects/projects.ts b/src/routes/projects/projects.ts index 6cf6d47..7c7d2d7 100644 --- a/src/routes/projects/projects.ts +++ b/src/routes/projects/projects.ts @@ -51,17 +51,13 @@ export const projects: Project[] = [ isActive: true, banner: "/projects/projektike/banner.webp", icon: "", - date: "August 2024 – now", + date: "August 2024 – May 2025", title: "Projektike", subtitle: "PvP Game", paragraphs: [ - "Two friends of mine and I are working together on a multiplayer game where you can throw magical artifacts at one another.", + "Two friends of mine and I worked together on a multiplayer game where you can throw magical artifacts at one another. It was developed using the Godot Engine.", ], links: [ - { - text: "coming soon™", - link: "", - }, ], }, {