From c7e2e13497bd8ac9a07a89bca2a9769f83d35424 Mon Sep 17 00:00:00 2001 From: StepanovPlaton Date: Tue, 3 Feb 2026 15:48:03 +0400 Subject: [PATCH] =?UTF-8?q?Create=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 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/content/projects/jellybelly-wiki.json diff --git a/src/content/projects/jellybelly-wiki.json b/src/content/projects/jellybelly-wiki.json new file mode 100644 index 0000000..ffd330c --- /dev/null +++ b/src/content/projects/jellybelly-wiki.json @@ -0,0 +1,12 @@ +{ + "sourceCode": "https://git.stepanovplaton.ru/StepanovPlaton/jelly_belly_wiki", + "featured": false, + "liveDemo": "https://jelly-belly-wiki.vercel.app", + "startDate": "2024-07-08T08:00:00.000+04:00", + "techStack": [], + "status": "completed", + "title": "JellyBelly Wiki", + "tags": [], + "description": "Тестовое задание перед собеседованием. Написано за 10 часов. Сайт о бобах JellyBelly", + "category": "proud" +}