From cfe112ba9ab26352d713c1a322c82c22fc8ee6f7 Mon Sep 17 00:00:00 2001 From: StepanovPlaton Date: Tue, 3 Feb 2026 14:35:17 +0400 Subject: [PATCH] =?UTF-8?q?Delete=20Timeline=20=E2=80=9Cfirst-template-pro?= =?UTF-8?q?ject=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../timeline/first-template-project.json | 28 ------------------- 1 file changed, 28 deletions(-) delete mode 100644 src/content/timeline/first-template-project.json diff --git a/src/content/timeline/first-template-project.json b/src/content/timeline/first-template-project.json deleted file mode 100644 index 8b15966..0000000 --- a/src/content/timeline/first-template-project.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "title": "Twilight", - "description": "My first open source template project, a CMS integrated blog template built with Astro framework.", - "type": "project", - "startDate": "2025-10-01", - "endDate": "", - "skills": [ - "Astro", - "Svelte", - "Tailwind CSS" - ], - "achievements": [], - "links": [ - { - "name": "Online Demo", - "url": "https://twilight.spr-aachen.com", - "type": "project" - }, - { - "name": "GitHub Repository", - "url": "https://github.com/Spr-Aachen/Twilight", - "type": "project" - } - ], - "icon": "material-symbols:code", - "color": "#7C3AED", - "featured": true -} \ No newline at end of file