From a270d8bc640538ed17c21d7342ed6cfb28017f0f Mon Sep 17 00:00:00 2001 From: Julien Vanier Date: Mon, 16 Dec 2024 21:02:24 -0500 Subject: [PATCH] add expertise level --- blueprint.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/blueprint.yaml b/blueprint.yaml index 1995900..0c8daf8 100644 --- a/blueprint.yaml +++ b/blueprint.yaml @@ -1,8 +1,7 @@ -id: particle/hello-world slug: particle-hello-world type: tutorial category: "Getting started" -expertiseLevel: "" +expertiseLevel: "beginner" tags: ["application"] icon: assets/particle-logo.svg gitrepo: https://github.com/particle-iot/blueprint-hello-world