From 274be467b2f0753a3a2e3ee3e3148de93975ff2e Mon Sep 17 00:00:00 2001 From: StepanovPlaton Date: Tue, 3 Feb 2026 15:49:45 +0400 Subject: [PATCH] =?UTF-8?q?Update=20Projects=20=E2=80=9Cjellybelly-wiki?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/projects/jellybelly-wiki.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/content/projects/jellybelly-wiki.json b/src/content/projects/jellybelly-wiki.json index ffd330c..5491abe 100644 --- a/src/content/projects/jellybelly-wiki.json +++ b/src/content/projects/jellybelly-wiki.json @@ -3,7 +3,13 @@ "featured": false, "liveDemo": "https://jelly-belly-wiki.vercel.app", "startDate": "2024-07-08T08:00:00.000+04:00", - "techStack": [], + "techStack": [ + "TypeScript", + "React 18", + "Next.js 14 (App Router)", + "Tailwind CSS", + "Zod" + ], "status": "completed", "title": "JellyBelly Wiki", "tags": [],