From 39edd50653b075c2db1226f2248836a05a0dc145 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Behmo?= Date: Thu, 12 Dec 2024 16:29:26 +0100 Subject: [PATCH] Move Indigo tutorial to 4th position --- build.py | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/build.py b/build.py index 7d3c658..3db3e09 100644 --- a/build.py +++ b/build.py @@ -45,6 +45,13 @@ "type": "Tutorial", "category": "Devops", }, + { + "title": "Tutor Indigo - Customize the user experience by branding Open edX", + "src": "tutorindigo", + "type": "Guide", + "description": "Tutor Indigo is a theme designed for use with Tutor, to give a new look to Open edX platform", + "category": "UI/UX", + }, { "title": "Docker 101", "src": "docker101", @@ -101,16 +108,6 @@ "type": "Analysis", "category": "DevOps", }, - { - "title": "Tutor Indigo - Customize the user experience by branding Open edX", - "src": "tutorindigo", - "type": "Guide", - "description": "Tutor Indigo is a theme designed for use with Tutor, to give a new look to Open edX platform", - "category": "UI/UX", - "target_audience": [], - "learning_outcomes": [], - "video": {} - }, ] VARIABLES = {