From 7257fa2e8adb0cc014fbe1835974e8a020e7e13b Mon Sep 17 00:00:00 2001 From: StepanovPlaton Date: Tue, 3 Feb 2026 14:35:02 +0400 Subject: [PATCH] =?UTF-8?q?Delete=20Skills=20=E2=80=9Csvelte=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/skills/svelte.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 src/content/skills/svelte.json diff --git a/src/content/skills/svelte.json b/src/content/skills/svelte.json deleted file mode 100644 index 63ae499..0000000 --- a/src/content/skills/svelte.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "Svelte", - "description": "A compiler-based UI framework.", - "icon": "logos:svelte-icon", - "category": "frontend", - "level": "beginner", - "experience": { - "years": 0, - "months": 3 - }, - "projects": [ - "Twilight" - ], - "color": "#FF3E00" -} \ No newline at end of file