From 8af34cc68f67fef7ce85a5dfc5aa56fb9823615f Mon Sep 17 00:00:00 2001 From: lucia Date: Sun, 25 Jun 2023 16:15:15 +0200 Subject: [PATCH] add Real Drone Tello Square to exercises homepage --- _pages/exercises.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/_pages/exercises.md b/_pages/exercises.md index fc2430382..9117123da 100644 --- a/_pages/exercises.md +++ b/_pages/exercises.md @@ -443,6 +443,17 @@ feature_row: status: "prototype" order: 2; + - image_path: /assets/images/exercises/drone_tello/drone_tello1.png + alt: "Real Drone Tello Square" + title: "Real Drone Tello Square" + excerpt: "Draw a square with its flight and land back in the same place." + url: "/exercises/Drones/drone_tello" + btn_class: "btn--danger" + btn_label: "Go!" + version_label: "btn--inverse" + status: "prototype" + order: 0; + version: "v3.2" ---