From a30f5cf3aeb106d7bc38aa865ad685f22c5c7aaf Mon Sep 17 00:00:00 2001 From: devalyasol Date: Sat, 10 May 2025 17:54:18 +0200 Subject: [PATCH] Update projects.ts --- apps/website/components/projects.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/website/components/projects.ts b/apps/website/components/projects.ts index 3f5b992a..6a95155d 100644 --- a/apps/website/components/projects.ts +++ b/apps/website/components/projects.ts @@ -1,4 +1,9 @@ export const projects = [ + { + name: "SOLjack", + link: "https://soljack.com/", + thumbnail: "https://pbs.twimg.com/profile_banners/1835288747845603328/1746831831/1500x500", + }, { name: "Guacamole GG", link: "https://www.guacamole.gg/play",