From dcd70a18dd5dadaa8512b73d30863b3a7115807b Mon Sep 17 00:00:00 2001 From: StepanovPlaton Date: Thu, 5 Feb 2026 00:56:41 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/projects/osin1000lines.json b/src/content/projects/osin1000lines.json index 9714023..cac5d7d 100644 --- a/src/content/projects/osin1000lines.json +++ b/src/content/projects/osin1000lines.json @@ -5,7 +5,7 @@ "techStack": [ "C" ], - "status": "completed", + "status": "in-progress", "title": "OSin1000Lines", "tags": [], "description": "Операционная система для QEMU RISC-V в 1000 строк кода на С",