From d1c196d03a4cba7357412649e1b67c1bfc761659 Mon Sep 17 00:00:00 2001 From: StepanovPlaton Date: Thu, 9 Apr 2026 14:06:08 +0400 Subject: [PATCH] =?UTF-8?q?Update=20Projects=20=E2=80=9Cosin1000lines?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/projects/osin1000lines.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/projects/osin1000lines.json b/src/content/projects/osin1000lines.json index 4e410e5..c16cd7d 100644 --- a/src/content/projects/osin1000lines.json +++ b/src/content/projects/osin1000lines.json @@ -1,11 +1,12 @@ { "sourceCode": "https://git.stepanovplaton.ru/StepanovPlaton/OSin1000Lines", + "endDate": "2026-02-15T08:00:00.000+04:00", "featured": false, "startDate": "2026-02-03T08:00:00.000+04:00", "techStack": [ "C" ], - "status": "in-progress", + "status": "completed", "title": "OSin1000Lines", "tags": [], "description": "Операционная система для QEMU RISC-V в 1000 строк кода на С",