From 3ef566680dbd2f2714ed5a4d9da069d2d8e8f878 Mon Sep 17 00:00:00 2001 From: StepanovPlaton Date: Tue, 3 Feb 2026 14:34:43 +0400 Subject: [PATCH] =?UTF-8?q?Delete=20Projects=20=E2=80=9CTwilight=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/projects/Twilight.json | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 src/content/projects/Twilight.json diff --git a/src/content/projects/Twilight.json b/src/content/projects/Twilight.json deleted file mode 100644 index f3083c1..0000000 --- a/src/content/projects/Twilight.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "title": "Twilight Blog Template", - "description": "A CMS integrated blog theme built with Astro framework.", - "image": "", - "category": "website", - "techStack": [ - "Astro", - "Svelte", - "Tailwind CSS" - ], - "status": "in-progress", - "liveDemo": "https://twilight.spr-aachen.com", - "sourceCode": "https://github.com/Spr-Aachen/Twilight", - "startDate": "2025-10-01", - "endDate": "", - "featured": true, - "tags": [ - "Personal Project", - "Open Source Project" - ] -} \ No newline at end of file