From b0df1644d7dd233e27a6be46622b6b2ecd4375c8 Mon Sep 17 00:00:00 2001 From: razorblade23 <81590614+razorblade23@users.noreply.github.com> Date: Sun, 23 Aug 2026 12:15:50 +0200 Subject: [PATCH] Change position of Git basics category --- curriculum/03-git-basics/_category_.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/03-git-basics/_category_.json b/curriculum/03-git-basics/_category_.json index acc7544..45cd9a3 100644 --- a/curriculum/03-git-basics/_category_.json +++ b/curriculum/03-git-basics/_category_.json @@ -1,6 +1,6 @@ { "label": "Git basics", - "position": 1, + "position": 3, "link": { "type": "generated-index", "description": "What is git and how to use it."