From 18331c7660c661d93cebfca8adc69efb5052e875 Mon Sep 17 00:00:00 2001 From: StepanovPlaton Date: Tue, 3 Feb 2026 14:34:52 +0400 Subject: [PATCH] =?UTF-8?q?Delete=20Skills=20=E2=80=9Castro=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/skills/astro.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 src/content/skills/astro.json diff --git a/src/content/skills/astro.json b/src/content/skills/astro.json deleted file mode 100644 index 147a80d..0000000 --- a/src/content/skills/astro.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "Astro", - "description": "A modern static site generator supporting multi-framework integration.", - "icon": "logos:astro-icon", - "category": "frontend", - "level": "beginner", - "experience": { - "years": 0, - "months": 3 - }, - "projects": [ - "Twilight" - ], - "color": "#BC52EE" -} \ No newline at end of file