From 4cf0938c63e10cc2d302b183345cea180c87c66f Mon Sep 17 00:00:00 2001 From: Dipam Sen Date: Sat, 16 Sep 2023 09:32:38 +0000 Subject: [PATCH] remove placeholder video --- content/videos/processing/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/videos/processing/index.json b/content/videos/processing/index.json index 3b51b18bf..7a340720f 100644 --- a/content/videos/processing/index.json +++ b/content/videos/processing/index.json @@ -1,7 +1,7 @@ { "title": "Learning Processing", "description": "Choo choo! Welcome aboard to the world of creative coding! Join me in this beginner-friendly video series and choo-choo-choose to embark on an exciting journey with Processing, a versatile and artist-friendly programming language and environment. Whether you're an absolute beginner or have some experience already, my goal is to inspire and empower you to unleash your creativity through coding. Processing is your gateway to making art, animations, and interactive experiences. No prior experience is required—just curiosity and a desire to create!", - "videoId": "2VLaIr5Ckbs", + "videoId": "TBD", "nebulaSlug": "codingtrain-beginners-guide-to-creative-coding-with-processing-full-course", "date": "2023-10-01", "languages": ["Processing", "Java"],