Skip to content

Commit b0a4728

Browse files
committed
fix particles example, swap jack order
1 parent bdac9a4 commit b0a4728

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

content/videos/ml5/hand-pose/index.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"title": "HandPose - Particles",
6161
"description": "This sketch demonstrates how to emit particles from the keypoints of the hand.",
6262
"image": "handpose-particles.png",
63-
"urls": { "p5": "https://editor.p5js.org/codingtrain/sketches/0_qPHtsF_" }
63+
"urls": { "p5": "https://editor.p5js.org/codingtrain/sketches/t7l5pYDDI" }
6464
}
6565
],
6666
"groupLinks": [
@@ -79,18 +79,18 @@
7979
"url": "https://github.com/ml5js/Intro-ML-Arts-IMA-F24",
8080
"description": "Syllabus for ITP/IMA course."
8181
},
82-
{
83-
"icon": "🎨",
84-
"title": "Jack B. Du's Instagram",
85-
"url": "https://www.instagram.com/jackbdu/",
86-
"description": "Jack B. Du is an artist and researcher whose work explores the poetic possibilities of code in both analog and digital forms."
87-
},
8882
{
8983
"icon": "📺",
9084
"title": "Jack B. Du's YouTube channel",
9185
"url": "https://www.youtube.com/channel/UCUP34ETx7nvIbd4ypkR02hg",
9286
"description": "Jack's coding tutorials, experiments, and more!"
9387
},
88+
{
89+
"icon": "🎨",
90+
"title": "Jack B. Du's Instagram",
91+
"url": "https://www.instagram.com/jackbdu/",
92+
"description": "Jack B. Du is an artist and researcher whose work explores the poetic possibilities of code in both analog and digital forms."
93+
},
9494
{
9595
"icon": "💻",
9696
"title": "On-Device, Real-Time Hand Tracking with MediaPipe",

0 commit comments

Comments
 (0)