From 704814feeabee3d2ead82fc71fcd1a742180bc52 Mon Sep 17 00:00:00 2001 From: StepanovPlaton Date: Tue, 3 Feb 2026 14:34:57 +0400 Subject: [PATCH] =?UTF-8?q?Delete=20Skills=20=E2=80=9Cgit=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/skills/git.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 src/content/skills/git.json diff --git a/src/content/skills/git.json b/src/content/skills/git.json deleted file mode 100644 index ab4199a..0000000 --- a/src/content/skills/git.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Git", - "description": "A distributed version control system.", - "icon": "logos:git-icon", - "category": "tools", - "level": "advanced", - "experience": { - "years": 3, - "months": 0 - }, - "color": "#F05032" -} \ No newline at end of file